Index: LayoutTests/svg/custom/prevent-default.svg |
diff --git a/LayoutTests/svg/custom/prevent-default.svg b/LayoutTests/svg/custom/prevent-default.svg |
index 8cb730ad53031e1792aba3a53af5abbcfbdd5bd6..3b28cc9c27d06eee5d0969021ba02d12e5aea01a 100644 |
--- a/LayoutTests/svg/custom/prevent-default.svg |
+++ b/LayoutTests/svg/custom/prevent-default.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> |
<script type="text/ecmascript"> |
<![CDATA[ |