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