| Index: third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| index 164a7ff24cd72618472de483e0f617573a2db960..caa272310c44c9234ad3fd6bd6519281b367036b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt
|
| @@ -4,23 +4,28 @@
|
| Initial
|
|
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 623],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 623],
|
| "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]
|
| }
|
| @@ -33,29 +38,35 @@ Initial
|
| After step 1
|
|
|
| {
|
| - "bounds": [785, 1075],
|
| + "name": "Content Root Layer",
|
| + "bounds": [785, 1155],
|
| "children": [
|
| {
|
| - "bounds": [785, 1075],
|
| + "name": "LayoutView #document",
|
| + "bounds": [785, 1155],
|
| "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]
|
| }
|
| @@ -68,40 +79,48 @@ After step 1
|
| After step 2
|
|
|
| {
|
| - "bounds": [785, 1622],
|
| + "name": "Content Root Layer",
|
| + "bounds": [785, 1798],
|
| "children": [
|
| {
|
| - "bounds": [785, 1622],
|
| + "name": "LayoutView #document",
|
| + "bounds": [785, 1798],
|
| "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]
|
| }
|
|
|