Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/control-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/control-clip-expected.txt |
index 61d75c2d1edaf7b0a44c67ab5d6406b193bae0c1..f161c199e00a8d205cccdc8978462321afab92fb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/control-clip-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/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, 53, 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" |
+ } |
] |
} |