Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt |
index 19f3844cc003fe53a91245b763aeddca27190edc..92582e4dfaf0ce04f76a43856642136583005a9e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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,133 +42,75 @@ |
"object": "LayoutText #text", |
"rect": [39, 75, 36, 18], |
"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 ' '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ' world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello '", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello '", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'hello world hello'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'hello world hello'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world hello world'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world hello'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'world hello'", |
- "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" |
- }, |
- { |
- "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" |
+ } |
] |
} |