| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt
|
| index a87f8f11218b8a804b5c7134a3d777e1dbd63997..4c6c0a47d6fad53d82a9d604004d93e6fffedb02 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-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 (relative positioned) DIV class='composited box'",
|
| "position": [18, 10],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|