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