| 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..530bce224d5ca4c60fdd100db1efdafb03866ced 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
|
| @@ -7,7 +7,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -16,7 +17,8 @@
|
| "drawsContent": true,
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -29,7 +31,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -49,7 +52,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintMask",
|
| - "GraphicsLayerPaintCompositedScroll"
|
| + "GraphicsLayerPaintCompositedScroll",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -60,7 +64,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -79,7 +84,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -89,7 +95,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -99,7 +106,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -110,7 +118,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| }
|
| ]
|
|
|