| Index: LayoutTests/svg/animations/svgstring-animation-1.html
|
| diff --git a/LayoutTests/svg/animations/svgstring-animation-1.html b/LayoutTests/svg/animations/svgstring-animation-1.html
|
| index 9c078623a5e72c68e2d3ed207662e36215e05092..941c70c882effb4cf911cf8507370641c87ed834 100644
|
| --- a/LayoutTests/svg/animations/svgstring-animation-1.html
|
| +++ b/LayoutTests/svg/animations/svgstring-animation-1.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()">
|
|
|