| Index: LayoutTests/svg/animations/force-use-shadow-tree-recreation-while-animating.html
|
| diff --git a/LayoutTests/svg/animations/force-use-shadow-tree-recreation-while-animating.html b/LayoutTests/svg/animations/force-use-shadow-tree-recreation-while-animating.html
|
| index d1d92bf8a6fa7e299fa42d46420891353af9b463..b5d3d6b3d16b0fc864c15b4ac8636d2636c2f970 100644
|
| --- a/LayoutTests/svg/animations/force-use-shadow-tree-recreation-while-animating.html
|
| +++ b/LayoutTests/svg/animations/force-use-shadow-tree-recreation-while-animating.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()">
|
|
|