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..b458e57ba6eefa2956702ebcb22e0d9fcd12bee6 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 |
@@ -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": [ |