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