Index: LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html |
diff --git a/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html b/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html |
index ca8873bd10b67cb6c28f5120130653de244d4a79..a457ce212eab8b5bd6c35459b70185bda38faa64 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html |
+++ b/LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-transform-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> |