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

Unified Diff: LayoutTests/svg/animations/getCurrentTime-pause-unpause.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/getCurrentTime-pause-unpause.html
diff --git a/LayoutTests/svg/animations/getCurrentTime-pause-unpause.html b/LayoutTests/svg/animations/getCurrentTime-pause-unpause.html
index 2b160455e1330c1ab200c787b0a39f949b5cce9d..c16b4e1094fb10dd76b9a092dd0509f4f0c4e6f5 100644
--- a/LayoutTests/svg/animations/getCurrentTime-pause-unpause.html
+++ b/LayoutTests/svg/animations/getCurrentTime-pause-unpause.html
@@ -12,7 +12,7 @@ Sequence of steps are,
9. Test 3, measure the currentTime which should still be .05 sec.
-->
<html>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script src="resources/SVGAnimationTestCase.js"></script>
<script>
function load() {

Powered by Google App Engine
This is Rietveld 408576698