| Index: LayoutTests/svg/animations/animate-marker-orient-from-angle-to-angle.html
|
| diff --git a/LayoutTests/svg/animations/animate-marker-orient-from-angle-to-angle.html b/LayoutTests/svg/animations/animate-marker-orient-from-angle-to-angle.html
|
| index 531aebf3d9f01974c007c51b913681cc8fb2835d..5f702e07f9fff69ec9ebad3a6b1ac4644d42fb80 100644
|
| --- a/LayoutTests/svg/animations/animate-marker-orient-from-angle-to-angle.html
|
| +++ b/LayoutTests/svg/animations/animate-marker-orient-from-angle-to-angle.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()">
|
|
|