haikuwebkit/LayoutTests/fast/css-generated-content/positioned-div-with-floatin...

12 lines
334 B
HTML

<script>
function runTest() {
if (window.testRunner) {
testRunner.waitUntilDone();
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
}
}
window.onload = runTest;
</script>
<iframe id="frame" name="frame" src="resources/positioned-div-with-floating-after-content-crash-frame1.html"></iframe>