| Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| index d81e127300d9d610484aebdaedef01b962413817..6ad0d73e5fa9a87b1120e0c72a73695827a30c8a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 37, 13],
|
| "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"
|
| + }
|
| ]
|
| }
|
|
|
|
|