Index: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt |
similarity index 65% |
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt |
index 404525729ebfb05324acbbc9e714357d1296a80b..6827d8a95b508a1a9333a525e233f2268b193c21 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/create-layer-repaint-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-change-target-id-expected.txt |
@@ -6,11 +6,11 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [28, 56, 500, 50], |
- [28, 56, 250, 50] |
+ [0, 0, 110, 110] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='test' class='stretchy'" |
+ "LayoutSVGResourceFilterPrimitive feImage id='feimage'", |
+ "LayoutSVGRect rect" |
] |
} |
] |