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

Unified Diff: LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-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-same-origin.html
diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
index a306f947ac4563b791abd55749f919a05eb30ab7..00082963c9fdf41a7a2b88c8897148221f25f36b 100644
--- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
+++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
@@ -20,6 +20,5 @@
<!-- large same-origin grandchild frame -->
<iframe height="8000" width="8000" src="http://127.0.0.1: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