| Index: LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
|
| diff --git a/LayoutTests/compositing/transitions/transitions-have-composited-layers-expected.txt b/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
|
| similarity index 64%
|
| copy from LayoutTests/compositing/transitions/transitions-have-composited-layers-expected.txt
|
| copy to LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
|
| index fdc8cb09957fac2e2ca579dfac05daccfc58e972..c825796e02d8847c34a799c187de8237758106fe 100644
|
| --- a/LayoutTests/compositing/transitions/transitions-have-composited-layers-expected.txt
|
| +++ b/LayoutTests/compositing/draws-content/canvas-background-layer-expected.txt
|
| @@ -1,27 +1,33 @@
|
| -(GraphicsLayer
|
| + (GraphicsLayer
|
| (bounds 800.00 600.00)
|
| (children 1
|
| (GraphicsLayer
|
| (bounds 800.00 600.00)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
| - (children 3
|
| + (children 4
|
| (GraphicsLayer
|
| - (position 60.00 0.00)
|
| + (position 13.00 8.00)
|
| (bounds 50.00 50.00)
|
| (contentsOpaque 1)
|
| + (backgroundColor #008000)
|
| + )
|
| + (GraphicsLayer
|
| + (position 13.00 73.00)
|
| + (bounds 60.00 60.00)
|
| + (contentsOpaque 1)
|
| (drawsContent 1)
|
| (backgroundColor #008000)
|
| )
|
| (GraphicsLayer
|
| - (position 120.00 0.00)
|
| - (bounds 50.00 50.00)
|
| + (position 13.00 138.00)
|
| + (bounds 60.00 60.00)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
| (backgroundColor #008000)
|
| )
|
| (GraphicsLayer
|
| - (position 180.00 0.00)
|
| + (position 13.00 203.00)
|
| (bounds 50.00 50.00)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
|
|