3 if (window
.testRunner
) {
4 testRunner
.waitUntilDone();
5 testRunner
.dumpAsText();
6 testRunner
.dumpChildFramesAsText();
9 window
.onload
= runTest
;
11 <iframe name=
"frame" src=
"resources/positioned-div-with-floating-after-content-crash-frame1.html"></iframe>