Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
index ebd9bb38d92e5e245bf32b9a08d92eb4c741ad2a..da6019b63935e631fb22e1e47fbd16dd57f9d3ea 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -15,41 +17,27 @@ |
"object": "LayoutText #text", |
"rect": [234, 15, 300, 50], |
"reason": "full" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'XXXXXX'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutMultiColumnFlowThread (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'XXXXXX'", |
+ "reason": "full" |
+ } |
] |
} |