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