| Index: LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html b/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html
|
| index 357444949209ef81861af93999390b1f77037f3e..a1ec4bdcf7aea3b5ba89de175dcc088cd47c2b48 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-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>
|
|
|