Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
similarity index 55% |
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt |
copy to LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
index 88f27de62d5ec9062b190d94ea439c0520fdd42f..9bac39917a8238c751761009273e08bcdd1792ba 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt |
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
@@ -6,18 +6,17 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [111, 8, 3, 106], |
- [61, 8, 53, 106], |
- [8, 388, 100, 20], |
- [8, 308, 100, 100], |
- [8, 261, 106, 3], |
- [8, 211, 106, 53] |
+ [100, 200, 100, 100], |
+ [100, 200, 39, 19], |
+ [100, 100, 100, 100], |
+ [100, 100, 39, 19] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow (positioned) DIV id='great-grandparent'", |
"LayoutBlockFlow (positioned) DIV", |
"LayoutBlockFlow (positioned) DIV", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='target3'" |
+ "LayoutBlockFlow (positioned) DIV", |
+ "LayoutText #text" |
] |
} |
] |