| Index: LayoutTests/svg/animations/animate-color-fill-from-by.html
|
| diff --git a/LayoutTests/svg/animations/animate-color-fill-from-by.html b/LayoutTests/svg/animations/animate-color-fill-from-by.html
|
| index 87d324eecd5821702e5143773c5ec78fe7e96cb9..7e07e97d76774c44f786de8d4b4cce2be15d48c8 100644
|
| --- a/LayoutTests/svg/animations/animate-color-fill-from-by.html
|
| +++ b/LayoutTests/svg/animations/animate-color-fill-from-by.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()">
|
|
|