| Index: LayoutTests/svg/animations/multiple-begin-additive-animation.html
|
| diff --git a/LayoutTests/svg/animations/multiple-begin-additive-animation.html b/LayoutTests/svg/animations/multiple-begin-additive-animation.html
|
| index 61609a906b6642f2b5c080d13d846b030e486346..c27547c9f245bc66c262fa82803e122d3553f569 100644
|
| --- a/LayoutTests/svg/animations/multiple-begin-additive-animation.html
|
| +++ b/LayoutTests/svg/animations/multiple-begin-additive-animation.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()">
|
|
|