Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
index 089630a5bf20ffb04e359fd199fc3a8a5371a53f..c0a3995b630a10fb5fa85e0c9aad9acc0f1ab0d7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-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": [488, 8, 80, 20], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASS'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "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": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox 'PASS'", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |