| Index: LayoutTests/svg/animations/change-css-property-while-animating-fill-remove.html
|
| diff --git a/LayoutTests/svg/animations/change-css-property-while-animating-fill-remove.html b/LayoutTests/svg/animations/change-css-property-while-animating-fill-remove.html
|
| index f346f6d7a4c675ececea56f6e6545b377cd468db..77d247eab844cfbb405782f1484b06e06d57ec30 100644
|
| --- a/LayoutTests/svg/animations/change-css-property-while-animating-fill-remove.html
|
| +++ b/LayoutTests/svg/animations/change-css-property-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()">
|
|
|