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

Unified Diff: LayoutTests/svg/css/mask-type.html

Issue 58533003: Move fast/js/resources files to resources. (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/css/mask-type.html
diff --git a/LayoutTests/svg/css/mask-type.html b/LayoutTests/svg/css/mask-type.html
index 18cb0db067509a176db8e806bdb6b080410d7658..9615bc82770de9f2385ff25b176aa59b8126f4b6 100644
--- a/LayoutTests/svg/css/mask-type.html
+++ b/LayoutTests/svg/css/mask-type.html
@@ -6,7 +6,7 @@ div { font-size: 8px; }
</style>
<body>
<svg><mask id="mask"></mask></svg>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description('Test that clip-path shapes accept different length units');
« no previous file with comments | « LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml ('k') | LayoutTests/svg/css/rect-system-color.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698