| Index: LayoutTests/svg/animations/animate-endElement-beginElement.html
|
| diff --git a/LayoutTests/svg/animations/animate-endElement-beginElement.html b/LayoutTests/svg/animations/animate-endElement-beginElement.html
|
| index 3794468cecbf10b59dde56016d68d30e71695ab2..d8f6191a6d312e9447f96498f983bb2112626c06 100644
|
| --- a/LayoutTests/svg/animations/animate-endElement-beginElement.html
|
| +++ b/LayoutTests/svg/animations/animate-endElement-beginElement.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()">
|
|
|