Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
index d8b98c9ed80eb0aeff85a54223cdeb9c727029fa..cea788ec81bb52759329b9f2fc99c9fd906c8090 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-as-paint-container-expected.txt |
@@ -1,12 +1,15 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV id='target'", |
"position": [8, 8], |
"bounds": [630, 180], |
"drawsContent": true, |
@@ -21,79 +24,89 @@ |
"object": "LayoutText #text", |
"rect": [0, 0, 625, 180], |
"reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'Lorem ipsum'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'adipiscing'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'consectetur'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'dolor sit amet,'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'eget, dapibus'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'elit. Fusce'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'eu fringilla'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'libero,'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'non condimentum'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'pulvinar, ipsum'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'purus. Ut nisl'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'quam est eu'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'sapien'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'suscipit ut leo'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'ultrices dolor.'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'ultricies arcu,'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'varius, metus'", |
- "reason": "style change" |
} |
] |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Lorem ipsum'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'dolor sit amet,'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'consectetur'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'adipiscing'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'elit. Fusce'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'varius, metus'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'eu fringilla'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'pulvinar, ipsum'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'sapien'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'ultricies arcu,'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'non condimentum'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'quam est eu'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'purus. Ut nisl'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'libero,'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'suscipit ut leo'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'eget, dapibus'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'ultrices dolor.'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutMultiColumnSet (anonymous)", |
+ "reason": "style change" |
+ } |
] |
} |