| Index: third_party/WebKit/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| index 47d11c6383849e144fcf10c7071617a769865d28..319f10d49b47965a0ff22c34edfb48054b231af3 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| @@ -43,6 +43,11 @@
|
| "drawsContent": true
|
| },
|
| {
|
| + "name": "Decoration Layer",
|
| + "bounds": [204, 204],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| "name": "Squashing Containment Layer",
|
| "shouldFlattenTransform": false
|
| },
|
| @@ -89,6 +94,11 @@
|
| "name": "Vertical Scrollbar Layer",
|
| "position": [395, 2],
|
| "bounds": [7, 400]
|
| + },
|
| + {
|
| + "name": "Decoration Layer",
|
| + "bounds": [404, 404],
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
|
|