| Index: LayoutTests/platform/mac/compositing/update-paint-phases-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/update-paint-phases-expected.txt b/LayoutTests/platform/mac/compositing/update-paint-phases-expected.txt
|
| index 664852e70b7a65de738a2afa01c599b013ca445f..8195105bf0741ba3723702df89450b90faff75c3 100644
|
| --- a/LayoutTests/platform/mac/compositing/update-paint-phases-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/update-paint-phases-expected.txt
|
| @@ -37,7 +37,6 @@
|
| "children": [
|
| {
|
| "bounds": [85, 120],
|
| - "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "paintingPhases": [
|
| "GraphicsLayerPaintForeground",
|
| @@ -46,7 +45,6 @@
|
| ],
|
| "children": [
|
| {
|
| - "shouldFlattenTransform": false,
|
| "paintingPhases": [
|
| "GraphicsLayerPaintForeground",
|
| "GraphicsLayerPaintOverflowContents",
|
|
|