| Index: LayoutTests/svg/animations/animateMotion-fill-remove.html
|
| diff --git a/LayoutTests/svg/animations/animateMotion-fill-remove.html b/LayoutTests/svg/animations/animateMotion-fill-remove.html
|
| index effd462733addcdc2b05c5620911cfed96b3b220..a787654810203cda41d9b9f3d7e01950bc81a3da 100644
|
| --- a/LayoutTests/svg/animations/animateMotion-fill-remove.html
|
| +++ b/LayoutTests/svg/animations/animateMotion-fill-remove.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../dynamic-updates/resources/SVGTestCase.js"></script>
|
| +<script src="resources/SVGTestCase.js"></script>
|
| <script src="resources/SVGAnimationTestCase.js"></script>
|
| </head>
|
| <body onload="runSMILTest()">
|
|
|