Index: LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html |
index 4b43e749308b269b7ec3d54277570cee63c38ea6..903f3b7439e1c0bc9da3ab52b74acf1ec75bd8f0 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-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> |