Index: third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
index e5e2c3ad8fc8505099a56c65ec5fb543cd343bad..11e3cfcfcd593e809416ef47166d1c5c6868698d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/remove-inline-block-descendant-of-flex-expected.txt |
@@ -9,14 +9,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
- "rect": [0, 200, 100, 100], |
- "reason": "bounds change" |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [0, 100, 100, 300], |
+ "reason": "forced by layout" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [0, 100, 100, 100], |
- "reason": "invalidate paint rectangle" |
+ "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
+ "rect": [0, 200, 100, 100], |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='inline-block-1' class='item'", |
@@ -26,63 +26,35 @@ |
{ |
"object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
"rect": [0, 100, 100, 100], |
- "reason": "bounds change" |
+ "reason": "forced by layout" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBR BR", |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='inline-block-1' class='item'", |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "forced by layout" |
}, |
{ |
"object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "invalidate paint rectangle" |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
- "reason": "bounds change" |
+ "reason": "forced by layout" |
}, |
{ |
"object": "RootInlineBox", |
- "reason": "bounds change" |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutBR BR", |