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