Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
index a919449b18eeffe08887831d316aab8490aae060..1a3b088d0d151bd13dc6c31eaf0a28c895a70b0a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
@@ -7,8 +7,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Reset'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutButton BUTTON", |
+ "rect": [3, 4, 55, 29], |
"reason": "full" |
}, |
{ |
@@ -17,18 +17,16 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutButton BUTTON", |
- "rect": [3, 4, 55, 29], |
+ "object": "LayoutText #text", |
+ "rect": [16, 11, 29, 13], |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [16, 11, 29, 13], |
+ "object": "InlineTextBox 'Reset'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |