| Index: LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dy-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dy-attr.html b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dy-attr.html
|
| index 242f6a9fe18da3bed67b400680cdf478044bd71d..1efabe9a163373de2d363dddf8679c7e21cc876d 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dy-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dy-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()">
|
|
|