| Index: LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt b/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
|
| index b99c26720afcf308efd54c90e6aa9e72d724879b..caf2a38359ba78fb3fec5c0fbdd999ffd41b8be3 100644
|
| --- a/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/squash-transform-repainting-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 -1.00 -1.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 -1.00 -1.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 -1.00 -1.00)
|
|
|