| Index: third_party/WebKit/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt
|
| index bbcea90104c05d8211ac52f089cc39b25f499604..29ff5864eb60aa140e2a2854dee77a168bf2a09c 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt
|
| @@ -112,6 +112,14 @@
|
| "GraphicsLayerPaintForeground",
|
| "GraphicsLayerPaintMask"
|
| ]
|
| + },
|
| + {
|
| + "name": "Decoration Layer",
|
| + "bounds": [202, 202],
|
| + "drawsContent": true,
|
| + "paintingPhases": [
|
| + "GraphicsLayerPaintDecoration"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|