blob: 25c9a713f05f5e90f35be8744eeb42353743f4c7 [file] [log] [blame]
<style>
:matches(::marker) {
all: inherit;
}
</style>
<li>Pass if no crash.</li>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.offsetHeight;
document.linkColor = "foobar";
</script>