Index: third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
index 358848b92e164746a6c158eca29593a9428e3062..0af9ff808df8d84028b5867e675a236ee3a62f86 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/invalidation-rect-includes-newline-for-vertical-lr-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": [8, 40, 32, 16], |
"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" |
+ } |
] |
} |