| Index: LayoutTests/compositing/squashing/squashed-repaints-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/squashed-repaints-expected.txt b/LayoutTests/compositing/squashing/squashed-repaints-expected.txt
|
| index c6ed2270d85fdf91eda10a44578d183a058c3147..0bab854b78a1c3ff28fa7ab27e5be35fcadd41ed 100644
|
| --- a/LayoutTests/compositing/squashing/squashed-repaints-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/squashed-repaints-expected.txt
|
| @@ -15,6 +15,8 @@ CASE 1, original layer tree:
|
| (position 60.00 60.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 140.00 140.00)
|
| @@ -42,6 +44,8 @@ CASE 2, overlap1 changes color:
|
| (position 60.00 60.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 140.00 140.00)
|
| @@ -74,6 +78,8 @@ CASE 3, overlap1 and overlap2 change color:
|
| (position 60.00 60.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 140.00 140.00)
|
| @@ -109,6 +115,8 @@ CASE 4, overlap2 and overlap3 change color:
|
| (position 60.00 60.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 140.00 140.00)
|
| @@ -144,6 +152,8 @@ CASE 5, overlap3 and overlap1 change color:
|
| (position 60.00 60.00)
|
| (bounds 100.00 100.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #808080)
|
| )
|
| (GraphicsLayer
|
| (position 140.00 140.00)
|
|
|