| Index: LayoutTests/svg/animations/svglength-animation-LengthModeWidth.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-LengthModeWidth.html b/LayoutTests/svg/animations/svglength-animation-LengthModeWidth.html
|
| index cc76fd50b11eaa74ad82baf7832e8b212b62a14a..fe639a42449f36dfda9982530e890e7405797a50 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-LengthModeWidth.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-LengthModeWidth.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()">
|
|
|