| Index: LayoutTests/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html b/LayoutTests/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html
|
| index c0d31c698f109de34cc770e424561473383055ea..c059287ef4df6b778d215fb67403519cda585a3f 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.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>
|
|
|