| Index: LayoutTests/svg/animations/animate-color-transparent.html
|
| diff --git a/LayoutTests/svg/animations/animate-color-transparent.html b/LayoutTests/svg/animations/animate-color-transparent.html
|
| index dc4820396169c849033eca9b99dc033bee8f1909..af77c0676d8a0068267738b34df30994d876c855 100644
|
| --- a/LayoutTests/svg/animations/animate-color-transparent.html
|
| +++ b/LayoutTests/svg/animations/animate-color-transparent.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()">
|
|
|