| Index: LayoutTests/svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html
|
| index af582ed637f4be9aebbf93b5866d2e66d90ef736..2a6558fd5523c4a2d9d55a2bf1296016e6cd65c0 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-textLength-attr.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()">
|
|
|