| Index: LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html
|
| index 5e79d3e80b1b7f8b752407d02533bd488bb92f10..de7bbb62f496104fe3e72277e554103145d9f22d 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-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>
|
|
|