| Index: LayoutTests/platform/mac/compositing/plugins/large-to-small-composited-plugin-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/plugins/large-to-small-composited-plugin-expected.txt b/LayoutTests/platform/mac/compositing/plugins/large-to-small-composited-plugin-expected.txt
|
| index 132ccad31c917cb58715b4616f834da9da24f4b4..25aad9cd21cee189f081d55ffe860af1dafb6539 100644
|
| --- a/LayoutTests/platform/mac/compositing/plugins/large-to-small-composited-plugin-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/plugins/large-to-small-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 } ] }
|
|
|