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