| 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 e039efd8578f2f6047de651ee6254c1dcab77cab..5c68c09575f315e26fde3bf23f366459a8c9dd68 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
|
| @@ -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],
|
|
|