| 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() {
|
|
|