| Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt
|
| index 289fe70e5d2696ee40e7088a47bfeb37175b852e..09a8060508938fe88d54cbcdbe636ddeffc0f61a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -28,6 +30,24 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSlider INPUT",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutFlexibleBox DIV",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='track'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='thumb'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|