haikuwebkit/LayoutTests/fast/inline/trailing-floats-inline-cras...

19 lines
447 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
:last-child {float:left;}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
PASS if no crash or assert.
<div></div><br><div><pre></pre><br><span><strike>
foobar foobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar<br><input></strike><script>
document.body.offsetHeight;</script></span></div>
</body>
</html>