| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| rename to third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| index f507549cd7766753474e9ab4c39f4344eaa95585..0c6b662baef788a4d19dc4ac0fe6f56e7512d0a1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| @@ -20,12 +20,7 @@ Even though the fixed-position element's container is nonscrollable, it should s
|
| {
|
| "bounds": [285, 800],
|
| "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "shouldFlattenTransform": false
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| },
|
|
|