1 <spacer style='counter-increment: a'
>
6 <spacer style='counter-increment: a'
>
8 <spacer style='counter-increment: a'
>
9 <div id='p' style='counter-reset: a'
>
11 if (window
.testRunner
)
12 testRunner
.dumpAsText();
13 document
.getElementById('f').appendChild(document
.getElementById("p"));
15 This test passes if it does not crash.
<br>
16 Bug:
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=54478">54478</a>