| Index: LayoutTests/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html b/LayoutTests/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html
|
| index 0f6b7de63bfffe6770a7380f1ea606393642ada7..cddb4f793e148cee37b5abc05e6f5b91f12cbc83 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-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>
|
|
|