Index: third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt |
index f12dd5987984b5dd7a5c145f0e1650cf6f68eb16..6c4c1ce2276438aad28e68750cbc89d777f283aa 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-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,37 +17,47 @@ |
"object": "LayoutText #text", |
"rect": [40, 8, 16, 32], |
"reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'xx'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'xx'", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'y'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'y'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='container'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "selection" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='container'", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "InlineTextBox 'xx'", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "InlineTextBox 'y'", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "InlineTextBox 'xx'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "InlineTextBox 'y'", |
+ "reason": "incremental" |
+ } |
] |
} |