| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| index f588ad54ee4437a200a568fa16f7cd7abfc92c22..010ad5f60d3fd785a83a43f61a496f55904a05ca 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| @@ -77,6 +77,18 @@
|
| "position": [185, 185],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Decoration Layer",
|
| + "bounds": [200, 200],
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='scroller'",
|
| + "rect": [0, 0, 200, 200],
|
| + "reason": "style change"
|
| + }
|
| + ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
|
|