Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/control-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/control-clip-expected.txt |
index cbc21f2dc7dcc49a0681e07fcdd6ce1fee0688fa..f19a07046ac1e4a6062496a5ac83864eab158ade 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/control-clip-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/control-clip-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -25,33 +27,35 @@ |
"object": "LayoutText (anonymous)", |
"rect": [9, 84, 47, 14], |
"reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'SUCCESS'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'SUCCESS'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutText (anonymous)", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'SUCCESS'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'SUCCESS'", |
+ "reason": "full" |
+ } |
] |
} |