| Index: LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr.html b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr.html
|
| index 29d1d7846f73d2c92a6220c53069ba195575c264..edd7a58f49a5238b7c360e8ed2db86a976c148f3 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-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>
|
|
|