| Index: LayoutTests/platform/mac/compositing/plugins/1x1-composited-plugin-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/plugins/1x1-composited-plugin-expected.txt b/LayoutTests/platform/mac/compositing/plugins/1x1-composited-plugin-expected.txt
|
| index 08704bff76804823facb84a459d868b02c9faa6f..7b029bfd8d89910bb9e1ba6c39c8adfda5973731 100644
|
| --- a/LayoutTests/platform/mac/compositing/plugins/1x1-composited-plugin-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/plugins/1x1-composited-plugin-expected.txt
|
| @@ -1,2 +1,2 @@
|
|
|
| -FAIL: found layers (GraphicsLayer (bounds 800.00 600.00) (children 1 (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) (drawsContent 1) ) ) )
|
| +{ "bounds": [800, 600], "children": [ { "bounds": [800, 600], "contentsOpaque": true, "drawsContent": true } ] }
|
|
|