blob: f8b73c1cdd6f4f8be164a9d8404b60fe812ed5d9 [file] [edit]
<style>
head, style, script {
text-autospace: auto;
display: initial;
}
:is(&, #n4:nth-of-type(n+1) :not(fieldset)) {
display: grid;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
let n19 = document.createElement('object');
n19.id = "n6";
</script>
PASS if no crash or ASSERT.