| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| index 3b3eb709bcf83f1ea42e06000a170be1862cbcfe..6cb9fe2583bd18084ddc0dc69513b2869b3a4f26 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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": [7, 7, 59, 24],
|
| "reason": "full"
|
| },
|
| {
|
| @@ -17,18 +17,16 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutButton INPUT",
|
| - "rect": [7, 7, 59, 24],
|
| + "object": "LayoutText #text",
|
| + "rect": [16, 11, 41, 16],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [16, 11, 41, 16],
|
| + "object": "InlineTextBox 'Submit'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|