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

Unified Diff: LayoutTests/svg/dom/svglist-insertItemBefore-appends.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/svg/dom/svglist-insertItemBefore-appends.html
diff --git a/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html b/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html
index 54fb8a830aa599cd61cc70a32c79cdebfdb0fe07..3053c6ef0ed8900eff3c9f112b4111d3fae9ad29 100644
--- a/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html
+++ b/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html
@@ -34,6 +34,5 @@
shouldBe("svgList.getItem(2)", "seg11");
shouldBe("svgList.getItem(3)", "seg10");
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html ('k') | LayoutTests/svg/dom/svgpath-getPathSegAtLength.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698