2 Test for
<i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=18722">https://bugs.webkit.org/show_bug.cgi?id=
18722</a>
3 Webkit Nightly Build crashes when visiting i has a hotdog
</i>.
6 The test passes if it does not crash.
10 <div id=
"float" style=
"float: right; height: 10px; width: 10px; background-color: lightblue; margin-top: -10px;"></div>
13 if (window
.testRunner
)
14 testRunner
.dumpAsText();
16 document
.body
.offsetTop
;
17 document
.getElementById("float").style
.display
= "none";