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

Unified Diff: LayoutTests/fast/masking/parsing-clip-path-shape.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/fast/masking/parsing-clip-path-shape.html
diff --git a/LayoutTests/fast/masking/parsing-clip-path-shape.html b/LayoutTests/fast/masking/parsing-clip-path-shape.html
index 53b11698a22fbb33eb3d56f6b229d1588ed2128b..f1748e48a6444364efd374f1cc8c9c5d7c98c4ab 100644
--- a/LayoutTests/fast/masking/parsing-clip-path-shape.html
+++ b/LayoutTests/fast/masking/parsing-clip-path-shape.html
@@ -5,7 +5,7 @@
div { font-size: 8px; }
</style>
<body>
-<script src="../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/fast/masking/parsing-clip-path-iri.html ('k') | LayoutTests/fast/media/mq-pixel-ratio-print.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698