Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt |
index a45f3df9dc27a87780783cd9f0e3ce7cde069878..96c1f464aad4a17966d253e07da5442ff707ef92 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,93 +32,39 @@ |
"object": "LayoutBlockFlow DIV id='test'", |
"rect": [38, 74, 3, 19], |
"reason": "invalidate paint rectangle" |
- }, |
- { |
- "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 'hello world hello'", |
- "reason": "full" |
- }, |
- { |
- "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": "LayoutBR BR", |
- "reason": "bounds change" |
- }, |
- { |
- "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": "LayoutBlockFlow DIV id='test'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='test'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='test'", |
+ "reason": "invalidate paint rectangle" |
+ } |
] |
} |