| Index: LayoutTests/compositing/squashing/move-squashing-layer-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/move-squashing-layer-expected.txt b/LayoutTests/compositing/squashing/move-squashing-layer-expected.txt
|
| index cab0ff8694967c6244f4c6bc84b23c9168f8207b..f85f28ea54bb5c2148924688283f96be51a581c5 100644
|
| --- a/LayoutTests/compositing/squashing/move-squashing-layer-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/move-squashing-layer-expected.txt
|
| @@ -12,6 +12,8 @@ This tests that squashed layers' offset from renderer is updated properly. If no
|
| (position 8.00 50.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #FFFF00)
|
| )
|
| (GraphicsLayer
|
| (children 2
|
| @@ -19,6 +21,8 @@ This tests that squashed layers' offset from renderer is updated properly. If no
|
| (position 100.00 100.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #008000)
|
| )
|
| (GraphicsLayer
|
| (position 8.00 8.00)
|
|
|