Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-child-move-after-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-move-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-move-after-scroll-expected.txt |
index b94a4633dc2f27359fba69425c1f683e180dd25f..1cab4db0bfafbd7cbc89de4608f86bb0b97da12e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-move-after-scroll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-move-after-scroll-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 3016], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 3016], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='toMove'", |
+ "reason": "style change" |
+ } |
] |
} |