Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
index 4cf1e515a50c59e4e939b6fd437b8488e0888735..a2e91fbead67f768a2986a897ab7ed6e70086cc0 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/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, 62, 29], |
"reason": "full" |
}, |
{ |
@@ -17,18 +17,16 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutButton INPUT", |
- "rect": [3, 4, 62, 29], |
+ "object": "LayoutText #text", |
+ "rect": [16, 11, 36, 13], |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [16, 11, 36, 13], |
+ "object": "InlineTextBox 'Submit'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |