| Index: third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| index cd7fc597599869fbb58a9cc4519281b30a75da62..f69c7077b2255998df149e85445e6f924a99a24d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-local-background-text-color-change-expected.txt
|
| @@ -35,7 +35,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='scroller'",
|
| "rect": [0, 0, 185, 550],
|
| - "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'",
|
|
|