| Index: LayoutTests/svg/dynamic-updates/SVGTextElement-dom-y-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-y-attr.html b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-y-attr.html
|
| index b61683d1af1b8add45b39d9b0c83741bacde0332..7982cb3ef31c3a897c9ce442013fce79b2bcc9e6 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-y-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-y-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>
|
|
|