| Index: LayoutTests/svg/animations/svglength-animation-px-to-cm.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-px-to-cm.html b/LayoutTests/svg/animations/svglength-animation-px-to-cm.html
|
| index 0e10ac003fc1defbc2aad84568be9d3cfe34e5de..02223ac7e9abd8f7e6312772801158cdfc1b30a0 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-px-to-cm.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-px-to-cm.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()">
|
|
|