Reviewed by NOBODY.
Backed out previous change. This worked fine with Safari, but not so much with DumpRenderTree.
* http/tests/security/cross-frame-access-put.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24251
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-07-12 David Kilzer <ddkilzer@apple.com>
+
+ Reviewed by NOBODY.
+
+ Backed out previous change. This worked fine with Safari, but not so much with DumpRenderTree.
+
+ * http/tests/security/cross-frame-access-put.html:
+
2007-07-12 David Kilzer <ddkilzer@apple.com>
Reviewed by NOBODY.
<p>This test checks cross-frame access security of window attribute setters (rdar://problem/5326791).</p>
-<iframe src="/security/resources/cross-frame-iframe-for-put-test.html" style=""></iframe>
+<iframe src="http://localhost:8000/security/resources/cross-frame-iframe-for-put-test.html" style=""></iframe>
<pre id="console"></pre>
<script>
function log(s)