1 <pre id=
"console"></pre>
3 if (window
.testRunner
) {
4 testRunner
.dumpAsText();
5 testRunner
.waitUntilDone();
9 document
.getElementById('console').appendChild(document
.createTextNode(msg
+ "\n"));
15 if (window
.testRunner
)
16 testRunner
.notifyDone();
22 if (window
.testRunner
)
23 testRunner
.notifyDone();
26 <iframe src=
"resources/subframe-stop-load-in-unload-handler-using-window-stop.html"></iframe>