| Index: LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt b/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
|
| index d8a6e0d8232e586cf901a4e41c694d7813cdba6b..97a0a78a25fee5d453ed2aadf80f4ae62ffd34f6 100644
|
| --- a/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/squash-transform-repainting-transformed-child-expected.txt
|
| @@ -13,6 +13,8 @@ CASE 1, original layer tree
|
| (position 100.00 100.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #0000FF)
|
| )
|
| (GraphicsLayer
|
| (position 5.00 5.00)
|
| @@ -40,6 +42,8 @@ CASE 2, hovering over the outer div
|
| (position 100.00 100.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #0000FF)
|
| )
|
| (GraphicsLayer
|
| (position 5.00 5.00)
|
| @@ -72,6 +76,8 @@ CASE 3, hovering over the inner div
|
| (position 100.00 100.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #0000FF)
|
| )
|
| (GraphicsLayer
|
| (position 5.00 5.00)
|
|
|