3 <title>Test for
13364</title>
5 if (window
.testRunner
) {
6 testRunner
.waitUntilDone();
7 testRunner
.dumpAsText();
12 <a href=
"http://bugs.webkit.org/show_bug.cgi?id=13364">http://bugs.webkit.org/show_bug.cgi?id=
13364</a><br><br>
13 This tests the base url in a subframe document that starts out loaded from a really, addressable resource but then undergoes a document.write (or document.open)
<br><br>
14 The link in the subframe relative to this document should be
"/resources/foobar.html" and not
"foobar.html"<br><br>
15 <div id=
"testResult">Failure
</div><br>
16 <iframe src=
"resources/subframe-base-url.html"><br><br>