| Index: third_party/WebKit/LayoutTests/paint/invalidation/fixed-after-scroll-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-after-scroll-expected.txt
 | 
| index 7e0079d1ea7c8fea254eb9eda24257736b9027ee..234b594d61cc9a916a72d7125d1503ff5b8c2bcc 100644
 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-after-scroll-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-after-scroll-expected.txt
 | 
| @@ -22,6 +22,10 @@
 | 
|    "objectPaintInvalidations": [
 | 
|      {
 | 
|        "object": "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'",
 | 
| +      "reason": "subtree"
 | 
| +    },
 | 
| +    {
 | 
| +      "object": "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'",
 | 
|        "reason": "style change"
 | 
|      },
 | 
|      {
 | 
| 
 |