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

Unified Diff: LayoutTests/svg/dom/preserve-aspect-ratio-parser.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/dom/points-parser.html ('k') | LayoutTests/svg/dom/rgb-color-parser.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
diff --git a/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html b/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
index dbccc0fc67c28671b92ca0f3acbbd593f3658a95..9e265702c721b908d398f49d107891d25cf4b265 100644
--- a/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
+++ b/LayoutTests/svg/dom/preserve-aspect-ratio-parser.html
@@ -128,6 +128,5 @@ parsePreserveAspectRatio("slice xMinYMin", "SVGPreserveAspectRatio.SVG_PRESERVEA
parsePreserveAspectRatio("xMinYMin" + String.fromCharCode(0xa0), "SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMID", "SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET");
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/svg/dom/points-parser.html ('k') | LayoutTests/svg/dom/rgb-color-parser.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698