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"> |