Index: LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html |
index b88980aaf301cd6b7dd7545a30c2636e8faff349..9488632d35f91cee414e3d25750b5e565f3c99ed 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html |
+++ b/LayoutTests/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-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> |