| Index: LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt
|
| diff --git a/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt b/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt
|
| index e93ba85bf2a490974cd9a05778d40423b0064d81..ff1fdc6e7bc87fb1ec0a900b61c4bb1e93785715 100644
|
| --- a/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt
|
| +++ b/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt
|
| @@ -9,11 +9,15 @@
|
| (position 100.00 1100.00)
|
| (bounds 256.00 256.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #FF0000)
|
| )
|
| (GraphicsLayer
|
| (position 0.00 1000.00)
|
| (bounds 500.00 500.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #008000)
|
| )
|
| )
|
| )
|
|
|