| Index: LayoutTests/svg/animations/animate-css-xml-attributeType.html
|
| diff --git a/LayoutTests/svg/animations/animate-css-xml-attributeType.html b/LayoutTests/svg/animations/animate-css-xml-attributeType.html
|
| index 0d18c66e022887a9b1b4c1168165e8f42b0212ed..a205f9a3509693ebad9eed8387731445839c67ac 100644
|
| --- a/LayoutTests/svg/animations/animate-css-xml-attributeType.html
|
| +++ b/LayoutTests/svg/animations/animate-css-xml-attributeType.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()">
|
|
|