| Index: third_party/WebKit/LayoutTests/platform/win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
|
| index fa764fe3a1a50d91d67defefe6bf62c254a218aa..1bb1f9849d0970d873e8ce4faebaaefdc9455081 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
|
| @@ -2,14 +2,17 @@ This layer should not be composited.
|
| This layer should not be composited.
|
| This layer should be composited.
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 612],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 612],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV class='preserve3d'",
|
| "position": [18, 390],
|
| "bounds": [342, 180],
|
| "shouldFlattenTransform": false,
|
| @@ -17,6 +20,7 @@ This layer should be composited.
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='box'",
|
| "position": [31, 49],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|