| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
|
| index 2707b38976c9d6703e4bc2ba8e9d627b4a0b38a4..ab4408b437c9f3e99a27dad087347df3cf132248 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [12, 10, 15, 15]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow INPUT"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow INPUT",
|
| + "rect": [12, 10, 15, 15],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|