| Index: LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html b/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html
|
| index a99636ca60936b88eced4bb9be18fcbe5e04db64..3e9dd0d5efd9bdb891ac8f6ba3361077edf8acca 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-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>
|
|
|