Index: third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
index fda7c3a192b006e1bf3b94a8bc4ff86d8efc57a9..255528bbfd47ae6a7dc13590a80298abf061a70c 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt |
@@ -2,36 +2,45 @@ |
When the parent document becomes composited, the layer trees should get connected together. |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutIFrame IFRAME id='iframe'", |
"position": [8, 108], |
"bounds": [370, 220], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Frame Overflow Controls Host Layer", |
"position": [35, 35], |
"bounds": [300, 150], |
"children": [ |
{ |
+ "name": "Frame Clipping Layer", |
"bounds": [285, 150], |
"children": [ |
{ |
+ "name": "Frame Scrolling Layer", |
"children": [ |
{ |
+ "name": "Content Root Layer", |
"bounds": [285, 230], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [285, 230], |
"drawsContent": true, |
"backgroundColor": "#C0C0C0", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV id='iframe-content' class='box'", |
"position": [18, 10], |
"bounds": [210, 210], |
"contentsOpaque": true, |
@@ -47,6 +56,7 @@ When the parent document becomes composited, the layer trees should get connecte |
] |
}, |
{ |
+ "name": "Frame Vertical Scrollbar Layer", |
"position": [285, 0], |
"bounds": [15, 150] |
} |
@@ -55,6 +65,7 @@ When the parent document becomes composited, the layer trees should get connecte |
] |
}, |
{ |
+ "name": "LayoutBlockFlow DIV id='box' class='composited'", |
"position": [8, 8], |
"bounds": [100, 100], |
"contentsOpaque": true, |