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

Unified Diff: LayoutTests/svg/animations/animate-reset-freeze.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/animations/animate-reset-freeze.html
diff --git a/LayoutTests/svg/animations/animate-reset-freeze.html b/LayoutTests/svg/animations/animate-reset-freeze.html
index 89ad28f9feea5244b0b5f245570f6e9545bcfa31..3f7c63e3525e23873da1f7a4a3685ebe482d46ad 100644
--- a/LayoutTests/svg/animations/animate-reset-freeze.html
+++ b/LayoutTests/svg/animations/animate-reset-freeze.html
@@ -5,7 +5,7 @@
Test for WK89846: Animations should be rewindable even with existing fill=freeze animations.
If this test passes, only the word "PASS" will be visible.
-->
- <script src="../../fast/js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
</head>
<body>
<svg id="svg" width="500" height="500">

Powered by Google App Engine
This is Rietveld 408576698