1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
7 if (window
.testRunner
) {
8 testRunner
.dumpAsText();
9 testRunner
.dumpChildFramesAsText();
10 testRunner
.waitUntilDone();
12 var client
= new frame
.contentWindow
.XMLHttpRequest();
13 frame
.contentWindow
.test(client
);
18 <p><iframe src=
"resources/uri-resolution-opera-open-005-iframe.html" onload=
"test(this)"></iframe></p>