| Index: LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
|
| diff --git a/LayoutTests/compositing/contents-opaque/body-background-skipped-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
|
| similarity index 71%
|
| copy from LayoutTests/compositing/contents-opaque/body-background-skipped-expected.txt
|
| copy to LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
|
| index 081bd84d182980c5f1b8d6d7378d5a9c1b30b906..a095c0596198264d8e20b759fee18688564b737f 100644
|
| --- a/LayoutTests/compositing/contents-opaque/body-background-skipped-expected.txt
|
| +++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
|
| @@ -8,14 +8,20 @@
|
| (GraphicsLayer
|
| (bounds 800.00 600.00)
|
| (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| (children 2
|
| (GraphicsLayer
|
| (position 8.00 8.00)
|
| - (bounds 200.00 200.00)
|
| + (bounds 160.00 90.00)
|
| + (isolate 1)
|
| (contentsOpaque 1)
|
| (drawsContent 1)
|
| (backgroundColor #008000)
|
| + (children 1
|
| + (GraphicsLayer
|
| + (bounds 160.00 90.00)
|
| + (blendMode multiply)
|
| + )
|
| + )
|
| )
|
| (GraphicsLayer
|
| (bounds 800.00 600.00)
|
|
|