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 f8d54a7e6ffb4960d2ed9a32bdd7b4791c27a973..f5ae228909bd40ac7ea828855ac1201ff65d4706 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 |
@@ -7,8 +7,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Submit'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutButton INPUT", |
+ "rect": [3, 4, 63, 29], |
"reason": "full" |
}, |
{ |
@@ -17,18 +17,16 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutButton INPUT", |
- "rect": [3, 4, 63, 29], |
+ "object": "LayoutText #text", |
+ "rect": [16, 11, 37, 13], |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [16, 11, 37, 13], |
+ "object": "InlineTextBox 'Submit'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |