| Index: LayoutTests/svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html b/LayoutTests/svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html
|
| index 668cd381e6d69855bedb75d7a2ad646ebeb43566..36c1e2a0958a3a2c53345d7a0d50a75cb9aa07df 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGGElement-dom-requiredFeatures.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="../../fast/repaint/resources/repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
|
|