4 if (window
.testRunner
) {
5 testRunner
.dumpAsText();
6 testRunner
.dumpChildFramesAsText();
11 This page contains a subframe that calls
"self.close()" as its first course of action.
<br>
12 That self.close() call should not close this window.
<br>
13 <iframe src=
"resources/subframe-self-close.html"></iframe><br>