3 if (window
.testRunner
) {
4 testRunner
.waitUntilDone();
5 testRunner
.setCanOpenWindows();
6 testRunner
.dumpAsText();
10 var w
= window
.open('resources/close-window-frame.html');
13 <body onload=
"runTest();">
14 <p>Test for
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=22630">bug
22630<a/>:
15 Assertion failure in XMLHttpRequest::contextDestroyed.
16 <p>SUCCESS! Did not assert!
</p>