| Index: third_party/WebKit/LayoutTests/compositing/update-paint-phases-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/update-paint-phases-expected.txt b/third_party/WebKit/LayoutTests/compositing/update-paint-phases-expected.txt
|
| index e8ef615fa3fd79c71522f1e42aa2b139c4981c76..a33515de512ba38b6ea8e78ba872d368fc6de810 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/update-paint-phases-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/update-paint-phases-expected.txt
|
| @@ -8,7 +8,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -20,7 +21,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintMask",
|
| - "GraphicsLayerPaintCompositedScroll"
|
| + "GraphicsLayerPaintCompositedScroll",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -31,7 +33,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -50,7 +53,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -60,7 +64,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -70,7 +75,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| },
|
| {
|
| @@ -81,7 +87,8 @@
|
| "paintingPhases": [
|
| "GraphicsLayerPaintBackground",
|
| "GraphicsLayerPaintForeground",
|
| - "GraphicsLayerPaintMask"
|
| + "GraphicsLayerPaintMask",
|
| + "GraphicsLayerPaintDecoration"
|
| ]
|
| }
|
| ]
|
|
|