Index: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-style-change-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-margin-change-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-style-change-expected.txt |
similarity index 72% |
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-margin-change-repaint-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-style-change-expected.txt |
index d1f7007f5d37226221e5f9405c74b8a8bc13e251..cd85177f5fe223f2cf5d377ef27fd1ed88dc8327 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-margin-change-repaint-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-style-change-expected.txt |
@@ -6,11 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [0, 20, 100, 100], |
+ [0, 0, 110, 110], |
[0, 0, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='test'" |
+ "LayoutSVGRect rect id='rect'", |
+ "LayoutSVGRect rect" |
] |
} |
] |