Index: third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
index 89ecd0d62dba42a0cd29fe7f5037c4585d304acc..3ae65e99ed01d116fb5b9cf8510116948fc55afd 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-resize-expected.txt |
@@ -1,35 +1,44 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutIFrame IFRAME id='parent-iframe' class='bigger'", |
"position": [8, 8], |
"bounds": [470, 190], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Frame Overflow Controls Host Layer", |
"position": [35, 35], |
"bounds": [400, 120], |
"children": [ |
{ |
+ "name": "Frame Clipping Layer", |
"bounds": [385, 120], |
"children": [ |
{ |
+ "name": "Frame Scrolling Layer", |
"children": [ |
{ |
+ "name": "Content Root Layer", |
"bounds": [385, 230], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [385, 230], |
"drawsContent": true, |
"backgroundColor": "#C0C0C0", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV id='iframe-content' class='box'", |
"position": [18, 10], |
"bounds": [210, 210], |
"contentsOpaque": true, |
@@ -45,6 +54,7 @@ |
] |
}, |
{ |
+ "name": "Frame Vertical Scrollbar Layer", |
"position": [385, 0], |
"bounds": [15, 120] |
} |
@@ -53,6 +63,7 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='overlay'", |
"position": [5, 5], |
"bounds": [50, 50], |
"drawsContent": true, |