Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
index bad96612eeb72a7936011bdc6df1ed596794b886..8f660beb42708fe1b59178975ef11c58881ec45d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -20,17 +22,31 @@ |
"object": "LayoutText #text", |
"rect": [16, 11, 29, 13], |
"reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'Reset'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutButton BUTTON", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Reset'", |
+ "reason": "subtree" |
+ } |
] |
} |