| Index: third_party/WebKit/LayoutTests/compositing/iframes/become-overlapped-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/become-overlapped-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/become-overlapped-iframe-expected.txt
|
| index bf26c4d31808cd0595566ac37a0b8cd8dbef3929..3d4fa5d27e970936a2bfd4e4e1381b6bd4c53cd3 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/iframes/become-overlapped-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/iframes/become-overlapped-iframe-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 (floating) IFRAME id='iframe'",
|
| "position": [58, 58],
|
| "bounds": [350, 200],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "position": [15, 15],
|
| "bounds": [320, 170],
|
| "children": [
|
| {
|
| + "name": "Frame Clipping Layer",
|
| "bounds": [305, 170],
|
| "children": [
|
| {
|
| + "name": "Frame Scrolling Layer",
|
| "children": [
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [305, 230],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [305, 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": [305, 0],
|
| "bounds": [15, 170]
|
| }
|
| @@ -53,6 +63,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='overlay'",
|
| "position": [5, 5],
|
| "bounds": [150, 150],
|
| "drawsContent": true,
|
|
|