| Index: LayoutTests/svg/animations/animate-path-nested-transforms.html
|
| diff --git a/LayoutTests/svg/animations/animate-path-nested-transforms.html b/LayoutTests/svg/animations/animate-path-nested-transforms.html
|
| index 05e6a27f3965a848587d92735514e0a5905cb325..595e7038066602cd3b4e48128d0e080b42c28923 100644
|
| --- a/LayoutTests/svg/animations/animate-path-nested-transforms.html
|
| +++ b/LayoutTests/svg/animations/animate-path-nested-transforms.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()">
|
|
|