| Index: LayoutTests/svg/animations/change-baseVal-while-animating-fill-remove.html
|
| diff --git a/LayoutTests/svg/animations/change-baseVal-while-animating-fill-remove.html b/LayoutTests/svg/animations/change-baseVal-while-animating-fill-remove.html
|
| index 6deb5add26143b038f7ef0e242d2bdec05f1c715..8fc23c6f37fd31c348899efe966d050fbc951002 100644
|
| --- a/LayoutTests/svg/animations/change-baseVal-while-animating-fill-remove.html
|
| +++ b/LayoutTests/svg/animations/change-baseVal-while-animating-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()">
|
|
|