| Index: LayoutTests/svg/animations/svglength-animation-px-to-exs.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-px-to-exs.html b/LayoutTests/svg/animations/svglength-animation-px-to-exs.html
|
| index 2838d892e0f3ce4f53c21c9e39bce9bf7fc127af..10a2477ddfc6588d3767f6bd5ee12725a45a7301 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-px-to-exs.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-px-to-exs.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()">
|
|
|