2 #dummy:nth-child(
3) { }
3 #container:first-line { color: blue; }
6 Test for
<i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=45344">https://bugs.webkit.org/show_bug.cgi?id=
45344</a>
7 Null deref in InlineBox::height()
</i>.
10 This test should not crash.
14 <div id=
"container"><span id=
"target"><br></span></div>
17 if (window
.testRunner
)
18 testRunner
.dumpAsText();
19 document
.getElementById("container").parentNode
.focus();