| Index: third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
|
| index 3568e778cb14adc5b6c52194b97fca3d5ff150e7..d49668426ebc452c34322e0ecbaae1b2b7a14d6e 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
|
| @@ -1,33 +1,42 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutIFrame (positioned) IFRAME",
|
| "bounds": [304, 304],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "position": [2, 2],
|
| "bounds": [300, 300],
|
| "children": [
|
| {
|
| + "name": "Frame Clipping Layer",
|
| "bounds": [300, 300],
|
| "children": [
|
| {
|
| + "name": "Frame Scrolling Layer",
|
| "children": [
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [300, 300],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [300, 300],
|
| "drawsContent": true,
|
| "backgroundColor": "#C0C0C0",
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
|
| "position": [18, 10],
|
| "bounds": [210, 210],
|
| "contentsOpaque": true,
|
| @@ -47,6 +56,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutIFrame (positioned) IFRAME id='overlap'",
|
| "position": [250, 0],
|
| "bounds": [304, 304],
|
| "drawsContent": true
|
|
|