4 if (window
.testRunner
) {
5 testRunner
.dumpAsText();
6 testRunner
.waitUntilDone();
10 if (window
.testRunner
)
11 testRunner
.notifyDone();
14 <iframe src=
"resources/document-destruction-within-unload-iframe.html"></iframe>
15 <p>For the test to pass there should be no crash.
</p>