| Index: third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt
|
| index 8b5fe4e08fbce1c5d9728b211c529863955d5450..960991428ba1bbe5b2f87c145257d8727c0c3e81 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt
|
| @@ -30,29 +30,34 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow DIV id='track'",
|
| + "rect": [562, 485, 106, 48],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| "object": "LayoutFlexibleBox DIV",
|
| "rect": [580, 508, 70, 2],
|
| - "reason": "forced by layout"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSlider INPUT",
|
| "rect": [580, 508, 70, 2],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='thumb'",
|
| "rect": [632, 485, 36, 48],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='thumb'",
|
| "rect": [562, 485, 36, 48],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutButton INPUT",
|
| "rect": [530, 493, 32, 32],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -68,19 +73,23 @@
|
| },
|
| {
|
| "object": "LayoutButton INPUT",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSlider INPUT",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutFlexibleBox DIV",
|
| - "reason": "forced by layout"
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='track'",
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='thumb'",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|