5 if (window
.testRunner
) {
6 testRunner
.dumpAsText();
7 testRunner
.waitUntilDone();
10 // set up test variables -- they should be cleared
17 window
.location
.href
="resources/window-clearing2.html";
21 <body onload=
"test();">
22 <p>FAIL: Could not load resources/window-clearing2.html
</p>