blob: b4b78499b1214dbd219b26327c435402625f30d0 [file] [log] [blame]
<spacer style='counter-increment: a'>
<spacer>
<f id='f'>
</spacer>
<c>
<spacer style='counter-increment: a'>
</c>
<spacer style='counter-increment: a'>
<div id='p' style='counter-reset: a'>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
document.getElementById('f').appendChild(document.getElementById("p"));
</script>
This test passes if it does not crash.<br>
Bug: <a href="https://bugs.webkit.org/show_bug.cgi?id=54478">54478</a>