4 if (window
.testRunner
) {
5 testRunner
.setCanOpenWindows();
6 testRunner
.dumpAsText();
7 testRunner
.waitUntilDone();
11 <body style=
"margin:0px;overflow:hidden">
12 <object name=
"testPlugin" type=
"application/x-webkit-test-netscape" testwindowopen=
"true">
15 This tests that window.open invoked by a plugin via NPN_Invoke without a javascript context succeeds.