Index: LayoutTests/svg/custom/marker-viewBox-changes.svg |
diff --git a/LayoutTests/svg/custom/marker-viewBox-changes.svg b/LayoutTests/svg/custom/marker-viewBox-changes.svg |
index 3a74d80e0e5aea3e420ba6b60b01c72ac0d7fa55..1ffe4c44cac509f4ade37c6c7155b2d054769b83 100644 |
--- a/LayoutTests/svg/custom/marker-viewBox-changes.svg |
+++ b/LayoutTests/svg/custom/marker-viewBox-changes.svg |
@@ -1,5 +1,5 @@ |
-<svg width="800" height="600" 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 width="800" height="600" 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> |
<marker id="markerStart" markerWidth="2" markerHeight="2" refX="5" refY="5" markerUnits="strokeWidth"> |
<rect width="10" height="10" fill="red" stroke="none"/> |