| Index: LayoutTests/svg/animations/svglength-animation-px-to-in.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-px-to-in.html b/LayoutTests/svg/animations/svglength-animation-px-to-in.html
|
| index 0402ab9b6b5a9b8b113e318e04da8c08c6cc0e35..fe425c663bac8399dd7de982ae733ea4c57a90c9 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-px-to-in.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-px-to-in.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()">
|
|
|