| Index: third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
|
| index 7ca439fcc184a32d7f64e2ec476ff0b66d8e093c..8d6d40acf61a3c811507a6dac3724de4f7d254de 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
|
| @@ -72,6 +72,10 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "Scrolling Contents Layer",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='scroller'",
|
| "reason": "style change"
|
| }
|
|
|