Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
index eb852aebfc5fe67ee30927b565add1eb14b98f38..28397c794e049c9b61bcfd33e5ccbd3e984f834e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-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, 41, 16], |
"reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'Submit'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutButton INPUT", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Submit'", |
+ "reason": "subtree" |
+ } |
] |
} |