Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
index 1f5279199f3e1a2b58db68b5f0d27eb46f942dab..796a8a60f058316da150a363b52d31d97d924bee 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
@@ -11,6 +11,13 @@ |
"bounds": [200, 200], |
"shouldFlattenTransform": false, |
"drawsContent": true, |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='target'", |
+ "rect": [0, 50, 100, 100], |
+ "reason": "style change" |
+ } |
+ ], |
"children": [ |
{ |
"bounds": [185, 200], |