| Index: LayoutTests/svg/animations/svglength-additive-by-3.html
|
| diff --git a/LayoutTests/svg/animations/svglength-additive-by-3.html b/LayoutTests/svg/animations/svglength-additive-by-3.html
|
| index dca9711859c78ac2b120d5101859ca3cfc8f7e15..a3db065d52b5d03b75843a6c04f0782da9a2749d 100644
|
| --- a/LayoutTests/svg/animations/svglength-additive-by-3.html
|
| +++ b/LayoutTests/svg/animations/svglength-additive-by-3.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()">
|
|
|