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