Index: LayoutTests/svg/custom/gradient-stop-style-change.svg |
diff --git a/LayoutTests/svg/custom/gradient-stop-style-change.svg b/LayoutTests/svg/custom/gradient-stop-style-change.svg |
index 25565876da39ba0f97ba4b9dd6dd2d977bb660da..f1fbc68cb8dfb7a922dfb554adef496f34b2fb0f 100644 |
--- a/LayoutTests/svg/custom/gradient-stop-style-change.svg |
+++ b/LayoutTests/svg/custom/gradient-stop-style-change.svg |
@@ -1,5 +1,5 @@ |
-<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintTest()">> |
- <script xlink:href="../../fast/repaint/resources/repaint.js"/> |
+<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintAndPixelTest()">> |
+ <script xlink:href="../../fast/repaint/resources/text-based-repaint.js"/> |
<defs> |
<linearGradient id='test'> |
<stop id='stop' offset='0' stop-color='red' /> |