| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| index ebc73b8b76cea5553cf248bdafd9fbb3cbbc896c..2a7509775bc31f0c5579885124a2e37be1e21bc3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt
|
| @@ -47,6 +47,11 @@ Even though the fixed-position element's container is nonscrollable, it should s
|
| "drawsContent": true
|
| },
|
| {
|
| + "name": "Decoration Layer",
|
| + "bounds": [302, 302],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| "name": "LayoutBlockFlow (positioned) DIV class='fixed lime box'",
|
| "position": [10, 100],
|
| "bounds": [100, 100],
|
|
|