Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698