| Index: LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr.html b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr.html
|
| index 4d092d7eca9440b4579c972b490265437496e7c0..058658480be631e49fd3a18b8a9e63659a0d3853 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../../fast/repaint/resources/repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
| <h1>SVG 1.1 dynamic update tests</h1>
|
|
|