4 testRunner
.dumpAsText();
7 Test for
<i><a href=
"rdar://problem/6255862">rdar://problem/
6255862</a> domfuzz: null deref in WebCore::HTMLParser::handleResidualStyleCloseTagAcrossBlocks(WebCore::HTMLStackElem*)
</i>.
10 This tests closing a residual style tag out of order after a block child has been removed from the tree. No crash means PASS.
13 <div id =
"outerblock">
16 document
.getElementById("outerblock").textContent
= "";