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