Index: LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
index e1c9fe0e88ae8219df4cb96b29d95e286e30113e..82cf55462ec5dd32ba1960f7bc2feb486bbba0fc 100644 |
--- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
+++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
@@ -20,6 +20,5 @@ |
<!-- large cross-origin grandchild frame --> |
<iframe height="8000" width="8000" src="http://localhost:8000/navigation/resources/grandchild-with-anchor.html#anchor1" name="grandchild" onload="runTest()"> |
</iframe> |
-<script src="../../../js-test-resources/js-test-post.js"></script> |
</body> |
</html> |