Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt |
index df0d2547d818df5615f4bcc4572c47b377fb531d..d26073cfd616f636231e38dc46d09678d3aa6ced 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-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,41 +27,43 @@ |
"object": "LayoutInline SPAN id='outer'", |
"rect": [16, 148, 87, 23], |
"reason": "style change" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'CONTENTS'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'CONTENTS'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='outer'", |
+ "reason": "style change" |
+ } |
] |
} |