Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-no-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-no-content-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-no-content-expected.txt |
index f39addbff6f385db37a72611ff3b37cb7ef2d025..7fef2c3e0a81179c9dbbe71fdfd9a8a870bfb8d9 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-no-content-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-no-content-expected.txt |
@@ -1,16 +1,20 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 1021], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 1021], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'", |
"position": [10, 10], |
"bounds": [50, 50] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='absolute'", |
"position": [40, 40], |
"bounds": [100, 100], |
"contentsOpaque": true, |