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

Unified Diff: LayoutTests/svg/custom/clone-node.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
« no previous file with comments | « LayoutTests/svg/custom/a-focus-by-tab.html ('k') | LayoutTests/svg/custom/currentColor-on-color.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/clone-node.html
diff --git a/LayoutTests/svg/custom/clone-node.html b/LayoutTests/svg/custom/clone-node.html
index 6bbfcca6d5fc5f3b50fd1711e8a77ba09278b248..d5c61e4bff2dea2b2a9e0d9028f8f85fc1cd0509 100644
--- a/LayoutTests/svg/custom/clone-node.html
+++ b/LayoutTests/svg/custom/clone-node.html
@@ -16,4 +16,3 @@ shouldBeEqualToString('className(svgDoc.cloneNode(false))', 'SVGDocument');
shouldBeEqualToString('svgDoc.cloneNode(true).compatMode', 'CSS1Compat');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/svg/custom/a-focus-by-tab.html ('k') | LayoutTests/svg/custom/currentColor-on-color.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698