| Index: LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
|
| diff --git a/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt b/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
|
| index db362bc6142d6f1283148cb610a15cd99bc61b4a..8d2d3f9c074ffa904102ab4d51c9dacb84b29ae0 100644
|
| --- a/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
|
| +++ b/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
|
| @@ -10,6 +10,8 @@ Before:
|
| (position 108.00 108.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #008000)
|
| (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
|
| )
|
| )
|
| @@ -29,27 +31,37 @@ After:
|
| (position 108.00 108.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #008000)
|
| (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
|
| )
|
| (GraphicsLayer
|
| (position 8.00 8.00)
|
| (bounds 100.00 150.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 208.00 8.00)
|
| (bounds 100.00 150.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 8.00 158.00)
|
| (bounds 100.00 150.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 208.00 158.00)
|
| (bounds 100.00 150.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| )
|
| )
|
|
|