| Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| index 391d1537213f840174f5512da68d117c84698e81..29b0bca1b981b83850f466c775630dd6236d8467 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 56, 29],
|
| "reason": "full"
|
| },
|
| {
|
| @@ -17,18 +17,16 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutButton BUTTON",
|
| - "rect": [3, 4, 56, 29],
|
| + "object": "LayoutText #text",
|
| + "rect": [16, 11, 30, 13],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [16, 11, 30, 13],
|
| + "object": "InlineTextBox 'Reset'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|