| Index: LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
|
| diff --git a/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
|
| index 0aa775bea275a4561b21c1fecfe5c498dee9b781..48e1e9fab90241e408484fbc08c2aec5a005b216 100644
|
| --- a/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
|
| +++ b/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
|
| @@ -4,20 +4,27 @@
|
| (GraphicsLayer
|
| (bounds 800.00 600.00)
|
| (contentsOpaque 1)
|
| - (drawsContent 1)
|
| (children 1
|
| (GraphicsLayer
|
| - (position 8.00 18.00)
|
| - (bounds 10.00 10.00)
|
| - (contentsOpaque 1)
|
| + (bounds 800.00 600.00)
|
| + (isolate 1)
|
| (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| (children 1
|
| (GraphicsLayer
|
| + (position 8.00 18.00)
|
| (bounds 10.00 10.00)
|
| + (blendMode multiply)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
| - (backgroundColor #FFFF00)
|
| + (backgroundColor #0000FF)
|
| + (children 1
|
| + (GraphicsLayer
|
| + (bounds 10.00 10.00)
|
| + (contentsOpaque 1)
|
| + (drawsContent 1)
|
| + (backgroundColor #FFFF00)
|
| + )
|
| + )
|
| )
|
| )
|
| )
|
|
|