4 if (window.testRunner) {
5 testRunner.dumpAsText();
6 testRunner.waitUntilDone();
7 testRunner.setCanOpenWindows(true);
10 console.log("window.name should equal \"test\" after a same-origin auxiliary frame navigation.");
11 window.open("resources/window-name-test.html?127.0.0.1");