| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
|
| index fa4d0fa428b63c4437fcabde517b17f3587d855a..21fa972995f4554d586f9de61050cbf0b38a2745 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
|
| @@ -1,56 +1,71 @@
|
|
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutIFrame IFRAME",
|
| "position": [-12, -12],
|
| "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, 193],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [285, 193],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutIFrame IFRAME",
|
| "position": [8, 8],
|
| "bounds": [252, 172],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "position": [1, 1],
|
| "bounds": [250, 170],
|
| "children": [
|
| {
|
| + "name": "Frame Clipping Layer",
|
| "bounds": [250, 170],
|
| "children": [
|
| {
|
| + "name": "Frame Scrolling Layer",
|
| "children": [
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [250, 230],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [250, 230],
|
| "drawsContent": true,
|
| "backgroundColor": "#C0C0C0",
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
|
| "position": [18, 10],
|
| "bounds": [210, 210],
|
| "contentsOpaque": true,
|
| @@ -78,6 +93,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "Frame Vertical Scrollbar Layer",
|
| "position": [285, 0],
|
| "bounds": [15, 150]
|
| }
|
| @@ -86,6 +102,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| "position": [18, 203],
|
| "bounds": [210, 210],
|
| "contentsOpaque": true,
|
|
|