| Index: LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-resize-expected.txt
|
| diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-resize-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-resize-expected.txt
|
| deleted file mode 100644
|
| index 0dc1d4d5fd4247c80bff8efbbfc8c8c07661c203..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-resize-expected.txt
|
| +++ /dev/null
|
| @@ -1,115 +0,0 @@
|
| -The yellow box should be 500 x 500 on startup. Then it should stretch to be 500 x 5000, then shrink back down to 500 x 500. This tests that we can resize to a huge layer and back again and still maintain integrity of the layer tree.
|
| -
|
| -First (small layer):
|
| -(GraphicsLayer
|
| - (bounds 785.00 611.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 611.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 8.00 68.00)
|
| - (bounds 502.00 502.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFFF00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (position 51.00 101.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FF0000)
|
| - )
|
| - (GraphicsLayer
|
| - (position 276.00 201.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| -
|
| -
|
| -Second (huge layer):
|
| -(GraphicsLayer
|
| - (bounds 785.00 5111.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 5111.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 8.00 68.00)
|
| - (bounds 502.00 5002.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFFF00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (position 51.00 101.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FF0000)
|
| - )
|
| - (GraphicsLayer
|
| - (position 276.00 4701.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| -
|
| -
|
| -Third (small layer):
|
| -(GraphicsLayer
|
| - (bounds 785.00 611.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 611.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 8.00 68.00)
|
| - (bounds 502.00 502.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFFF00)
|
| - (children 2
|
| - (GraphicsLayer
|
| - (position 51.00 101.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FF0000)
|
| - )
|
| - (GraphicsLayer
|
| - (position 276.00 201.00)
|
| - (bounds 200.00 200.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| -
|
|
|