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