| Index: LayoutTests/css3/compositing/mix-blend-mode-isolation-remove-expected.txt
|
| diff --git a/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-isolation-remove-expected.txt
|
| similarity index 57%
|
| copy from LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt
|
| copy to LayoutTests/css3/compositing/mix-blend-mode-isolation-remove-expected.txt
|
| index 5b25ec5cb5b37128238408770d4200854ba7011d..68babb78aae0ff4ac96ca51db3e1a499c53e39e6 100644
|
| --- a/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt
|
| +++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-remove-expected.txt
|
| @@ -4,21 +4,24 @@
|
| (GraphicsLayer
|
| (bounds 800.00 600.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| (children 1
|
| (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| + (position 8.00 8.00)
|
| + (bounds 784.00 90.00)
|
| + (isolate 1)
|
| (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #D3D3D3)
|
| (children 2
|
| (GraphicsLayer
|
| - (position 8.00 8.00)
|
| - (bounds 200.00 200.00)
|
| + (bounds 784.00 90.00)
|
| (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backfaceVisibility hidden)
|
| + (backgroundColor #008000)
|
| )
|
| (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (drawsContent 1)
|
| + (bounds 160.00 90.00)
|
| + (blendMode multiply)
|
| )
|
| )
|
| )
|
|
|