haikuwebkit/LayoutTests/fast/replaced/applet-disabled-positioned....

9 lines
369 B
HTML

<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15091">http://bugs.webkit.org/show_bug.cgi?id=15091</a>
Crash in RenderBlock::skipWhitespace during layout</i>.
</p>
<p>
If Java is enabled, disable it and reload this page. You should see the word PASS at the bottom.
</p>
<applet style="position: absolute; bottom: 0;" code="">PASS</applet>