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