| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| index f3f1a309b5aa0561a54e745d48b399f82ab357b3..790ed1b3e97b0f5085311a884a96f179f8e5b88b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| @@ -4,129 +4,105 @@
|
| Initial
|
|
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 626],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [785, 626],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited container'",
|
| - "position": [18, 10],
|
| - "bounds": [749, 144]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| - "position": [14, 314],
|
| - "bounds": [757, 152],
|
| - "contentsVisible": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='visible composited box'",
|
| - "position": [24, 24],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited container'",
|
| + "position": [18, 10],
|
| + "bounds": [749, 144]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| + "position": [14, 314],
|
| + "bounds": [757, 152],
|
| + "contentsVisible": false
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='visible composited box'",
|
| + "position": [24, 24],
|
| + "bounds": [100, 100]
|
| }
|
| ]
|
| }
|
| After step 1
|
|
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 1126],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [785, 1126],
|
| + "bounds": [785, 1036],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited container'",
|
| - "position": [18, 10],
|
| - "bounds": [749, 144],
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='hidden composited box'",
|
| - "position": [20, 20],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| - "position": [14, 314],
|
| - "bounds": [757, 152],
|
| - "contentsVisible": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='visible composited box'",
|
| - "position": [24, 24],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited container'",
|
| + "position": [18, 10],
|
| + "bounds": [749, 144]
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='hidden composited box'",
|
| + "position": [20, 20],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| + "position": [14, 314],
|
| + "bounds": [757, 152],
|
| + "contentsVisible": false
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='visible composited box'",
|
| + "position": [24, 24],
|
| + "bounds": [100, 100]
|
| }
|
| ]
|
| }
|
| After step 2
|
|
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 1730],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [785, 1730],
|
| + "bounds": [785, 1520],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited container'",
|
| - "position": [18, 10],
|
| - "bounds": [749, 144],
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='hidden composited box'",
|
| - "position": [20, 20],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| - "position": [14, 160],
|
| - "bounds": [757, 152],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='composited box'",
|
| - "position": [24, 24],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| - "position": [14, 314],
|
| - "bounds": [757, 152],
|
| - "contentsVisible": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutImage IMG class='visible composited box'",
|
| - "position": [24, 24],
|
| - "bounds": [100, 100]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited container'",
|
| + "position": [18, 10],
|
| + "bounds": [749, 144]
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='hidden composited box'",
|
| + "position": [20, 20],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| + "position": [14, 160],
|
| + "bounds": [757, 152],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='composited box'",
|
| + "position": [24, 24],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='composited hidden container'",
|
| + "position": [14, 314],
|
| + "bounds": [757, 152],
|
| + "contentsVisible": false
|
| + },
|
| + {
|
| + "name": "LayoutImage IMG class='visible composited box'",
|
| + "position": [24, 24],
|
| + "bounds": [100, 100]
|
| }
|
| ]
|
| }
|
|
|