| Index: LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html b/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html
|
| index 1cc9d13803c7fa2a93d0ae96db44ccf695d9f8dc..da28ab2b87642832ec5b2de5366d9f312be676e5 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGSVGElement-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()">
|
|
|