| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt
|
| index 761ee7f3492d276d2fbf6df9436baf2fc0b391a0..caa7e2ae53c2fc5c39b10ee81c3c2f682240cf2d 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='container'",
|
| "position": [23, 8],
|
| "transformOrigin": [377, 0],
|
| "bounds": [256, 256],
|
| @@ -20,11 +23,13 @@
|
| ],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='composited'",
|
| "position": [385, 0]
|
| }
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='green'",
|
| "bounds": [300, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
|
|