Index: third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt |
index 52b9d2ab31f235a103f8e641f5f811fca55006b0..45015cb0afd3a79bcbee3e6c501e697ed1517ef9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt |
@@ -7,28 +7,28 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow BODY", |
- "rect": [-60, 16, 860, 336], |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [-60, 0, 860, 352], |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [-60, 52, 160, 50], |
- "reason": "layoutObject removal" |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [-60, 16, 860, 336], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [150, 52, 50, 50], |
+ "object": "LayoutGrid DIV id='container'", |
+ "rect": [-60, 52, 260, 300], |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [0, 52, 160, 50], |
+ "object": "LayoutGrid DIV id='container'", |
+ "rect": [0, 52, 200, 300], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [150, 52, 50, 50], |
+ "object": "LayoutBlockFlow DIV class='item1'", |
+ "rect": [0, 52, 160, 300], |
"reason": "location change" |
}, |
{ |
@@ -37,13 +37,13 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutBlockFlow DIV class='item1'", |
- "rect": [0, 52, 160, 300], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [0, 52, 160, 50], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV class='item2'", |
- "rect": [150, 52, 50, 300], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [-60, 52, 160, 50], |
"reason": "layoutObject removal" |
}, |
{ |
@@ -52,19 +52,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [-60, 0, 860, 352], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutGrid DIV id='container'", |
- "rect": [-60, 52, 260, 300], |
+ "object": "LayoutBlockFlow DIV class='item2'", |
+ "rect": [150, 52, 50, 300], |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutGrid DIV id='container'", |
- "rect": [0, 52, 200, 300], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [150, 52, 50, 50], |
"reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [150, 52, 50, 50], |
+ "reason": "layoutObject removal" |
} |
] |
} |