| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/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
|
| index b41aaec6bf86c7055d8107be573c57b393a202ad..89faca6146caf21baa26bb43ef67b4e77cecb275 100644
|
| --- a/third_party/WebKit/LayoutTests/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
|
| @@ -11,15 +11,16 @@ Even though the fixed-position element's container is nonscrollable, it should s
|
| {
|
| "position": [8, 68],
|
| "bounds": [302, 302],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "position": [1, 1],
|
| "bounds": [285, 285],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [285, 800],
|
| - "shouldFlattenTransform": false,
|
| "drawsContent": true
|
| }
|
| ]
|
|
|