| Index: third_party/WebKit/LayoutTests/compositing/iframes/iframe-size-from-zero-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-size-from-zero-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-size-from-zero-expected.txt
|
| index 58df3a249fb286fd23e1c7bbf737ef3a727a4c68..f3d3291d40b382b09cf5889df34613cdbe44ac82 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/iframes/iframe-size-from-zero-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/iframes/iframe-size-from-zero-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='iframe' class='expanded'",
|
| "position": [28, 28],
|
| "bounds": [330, 180],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "position": [15, 15],
|
| "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,
|
| @@ -45,6 +54,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "Frame Vertical Scrollbar Layer",
|
| "position": [285, 0],
|
| "bounds": [15, 150]
|
| }
|
| @@ -53,6 +63,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='overlay'",
|
| "position": [5, 5],
|
| "bounds": [50, 50],
|
| "drawsContent": true,
|
|
|