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 427cee0b6ca0046d28b8e10f12d13ecf2f888449..e5e2c3ad8fc8505099a56c65ec5fb543cd343bad 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 |
@@ -33,14 +33,46 @@ |
], |
"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": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "invalidate paint rectangle" |
}, |