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 2d654e94e05fad05004338a42ca1c71b6a9bc888..427cee0b6ca0046d28b8e10f12d13ecf2f888449 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 |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -25,57 +27,39 @@ |
"object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
"rect": [0, 100, 100, 100], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inline-block-1' class='item'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
+ } |
] |
} |