Index: LayoutTests/svg/filters/feImage-target-changes-id.svg |
diff --git a/LayoutTests/svg/filters/feImage-target-changes-id.svg b/LayoutTests/svg/filters/feImage-target-changes-id.svg |
index bb63464dbd2da307de504128c96c5c50da42a3fc..4e622a2550af4de0d679b816cd82a94c8b653000 100644 |
--- a/LayoutTests/svg/filters/feImage-target-changes-id.svg |
+++ b/LayoutTests/svg/filters/feImage-target-changes-id.svg |
@@ -1,6 +1,6 @@ |
<?xml version="1.0" encoding="UTF-8"?> |
-<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"></script> |
+<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"></script> |
<title>There should be a single green 100x100 square.</title> |
<defs> |
<rect id="notexistant" width="100" height="100" fill="green"/> |