| Index: LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
|
| diff --git a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
|
| index 52931c849f5c572c6be87c0765aab5e94a3ecb02..4cf968dd88b42ff9544274fb2d700b164f8a96a9 100644
|
| --- a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
|
| +++ b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
|
| @@ -9,6 +9,8 @@ Before:
|
| (GraphicsLayer
|
| (position 17.00 119.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #0000FF)
|
| (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 -110.00 0.00 1.00])
|
| )
|
| (GraphicsLayer
|
| @@ -20,6 +22,8 @@ Before:
|
| (GraphicsLayer
|
| (position 21.00 11.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| (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])
|
| )
|
| )
|
| @@ -27,6 +31,8 @@ Before:
|
| (GraphicsLayer
|
| (position 17.00 691.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #FFFF00)
|
| )
|
| )
|
| )
|
| @@ -44,6 +50,8 @@ After:
|
| (GraphicsLayer
|
| (position 17.00 119.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #0000FF)
|
| (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 -110.00 0.00 1.00])
|
| )
|
| (GraphicsLayer
|
| @@ -55,6 +63,8 @@ After:
|
| (GraphicsLayer
|
| (position 11.00 11.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| (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])
|
| )
|
| (GraphicsLayer
|
| @@ -82,6 +92,8 @@ After:
|
| (GraphicsLayer
|
| (position 17.00 691.00)
|
| (bounds 102.00 102.00)
|
| + (drawsContent 1)
|
| + (backgroundColor #FFFF00)
|
| )
|
| )
|
| )
|
|
|