Index: third_party/WebKit/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt |
index 7901838021f828d9db8d5ba5ddb6128f5c6b5908..6925e511189de4fe4fadabff899e1e63be0d3b1b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='target'", |
+ "reason": "style change" |
+ } |
] |
} |