Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
index f247f1245f6506eb92ba5cce77b542612fb32999..b497729cf042b653e78d4ada12c9b6dd79cdbb1a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 30, 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" |
+ } |
] |
} |