Chromium Code Reviews| Index: LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt |
| diff --git a/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1f5800393840d76ccf903922d5dbb30c872ee08c |
| --- /dev/null |
| +++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt |
| @@ -0,0 +1,64 @@ |
| +(GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (contentsOpaque 1) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (drawsContent 1) |
| + (children 3 |
| + (GraphicsLayer |
| + (position 8.00 8.00) |
| + (contentsOpaque 1) |
| + (children 2 |
| + (GraphicsLayer |
| + (bounds 160.00 90.00) |
| + (isolate 1) |
| + (contentsOpaque 1) |
| + (drawsContent 1) |
| + (backgroundColor #008000) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 160.00 90.00) |
| + (blendMode multiply) |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + (position 8.00 8.00) |
| + (contentsOpaque 1) |
| + (children 2 |
| + (GraphicsLayer |
| + (bounds 160.00 90.00) |
| + (isolate 1) |
| + (contentsOpaque 1) |
| + (drawsContent 1) |
| + (backgroundColor #008000) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 160.00 90.00) |
| + (blendMode multiply) |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (drawsContent 1) |
| + ) |
| + ) |
| + ) |
| + ) |
| + ) |
| + ) |
| +) |
| + |