| Index: LayoutTests/svg/animations/animate-currentColor.html
|
| diff --git a/LayoutTests/svg/animations/animate-currentColor.html b/LayoutTests/svg/animations/animate-currentColor.html
|
| index 6dca33ad87a22df614e99344a5908b53a8c9b5fd..73206e3d76a21fc1a2e67373ba4282fec16259e9 100644
|
| --- a/LayoutTests/svg/animations/animate-currentColor.html
|
| +++ b/LayoutTests/svg/animations/animate-currentColor.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()">
|
|
|