Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt |
index da6becd46769b47703916c8440c790d14b391420..f7ef49b3b11ce1e1aee7a48ff6eca9cf8d993bc9 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -40,121 +42,75 @@ |
"object": "LayoutText #text", |
"rect": [39, 79, 32, 19], |
"reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ' '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ' world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello '", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'hello world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'world'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='test'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutInline SPAN id='removeme'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "selection" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutInline SPAN id='removeme'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='test'", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='test'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='test'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "InlineTextBox 'hello '", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "InlineTextBox 'world'", |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'world'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
+ } |
] |
} |