| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| index 1829cebc9d30743bd24505773a2f5d5c6da669ea..db76a8fe5a5aee868f61e3a055539b76c2cc7983 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/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, 38, 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"
|
| + }
|
| ]
|
| }
|
|
|
|
|