| 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..1df54e6574af60b09d4ee200e97dac2d226a67fd 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
|
| @@ -35,7 +35,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='scroller'",
|
| "rect": [0, 0, 185, 552],
|
| - "reason": "style change"
|
| + "reason": "background on scrolling contents layer"
|
| }
|
| ]
|
| },
|
| @@ -82,7 +82,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "Scrolling Contents Layer",
|
| - "reason": "style change"
|
| + "reason": "background on scrolling contents layer"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='scroller'",
|
|
|