Index: third_party/WebKit/LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt b/third_party/WebKit/LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt |
index 3b1727d2ecaacf6b0c00a22d083be0dceb31e835..06849f3aa9261e0af48904ed1c98585a8863119f 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing-expected.txt |
@@ -1,30 +1,38 @@ |
{ |
+ "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'", |
"position": [8, 8], |
"bounds": [154, 154], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Frame Overflow Controls Host Layer", |
"position": [2, 2], |
"bounds": [150, 150], |
"children": [ |
{ |
+ "name": "Frame Clipping Layer", |
"bounds": [135, 135], |
"children": [ |
{ |
+ "name": "Frame Scrolling Layer", |
"children": [ |
{ |
+ "name": "Content Root Layer", |
"bounds": [508, 516], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [508, 516], |
"drawsContent": true |
} |
@@ -35,14 +43,17 @@ |
] |
}, |
{ |
+ "name": "Frame Horizontal Scrollbar Layer", |
"position": [0, 135], |
"bounds": [135, 15] |
}, |
{ |
+ "name": "Frame Vertical Scrollbar Layer", |
"position": [135, 0], |
"bounds": [15, 135] |
}, |
{ |
+ "name": "Frame Scroll Corner Layer", |
"position": [135, 135], |
"bounds": [15, 15], |
"drawsContent": true |