Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
| index 1f3c70972dc71a5f2c21c77ca0a9c6ad123ec1a6..fe8c25bf82e69da707fd30082469cd92e3649812 100644 |
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
| @@ -39,6 +39,11 @@ |
| "name": "Vertical Scrollbar Layer", |
| "position": [785, 0], |
| "bounds": [15, 600] |
| + }, |
| + { |
| + "name": "Decoration Layer", |
| + "bounds": [800, 600], |
| + "drawsContent": true |
| } |
| ] |
| } |