Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer-expected.txt |
index b2fe72c117dc2e6bf6eb40e388d9d784e9510f32..83381e3bf727fc937efebc5b2a01a3583f138579 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 2016], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 2016], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='hideMe' class='absolute red'", |
+ "reason": "subtree" |
+ } |
] |
} |