Chromium Code Reviews| Index: LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt |
| diff --git a/LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..63d5752869a84a6672871e3aacfd5253bc454f66 |
| --- /dev/null |
| +++ b/LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt |
| @@ -0,0 +1,54 @@ |
| +(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 2 |
| + (GraphicsLayer |
| + (position 8.00 8.00) |
| + (contentsOpaque 1) |
| + (drawsContent 1) |
| + (backgroundColor #FF0000) |
| + (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) |
| + (contentsOpaque 1) |
| + (drawsContent 1) |
| + (backgroundColor #0000FF) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 160.00 90.00) |
| + ) |
| + ) |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + (drawsContent 1) |
| + ) |
| + ) |
| + ) |
| + (GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (drawsContent 1) |
| + ) |
| + ) |
| + ) |
| + ) |
| + ) |
| + ) |
| +) |
| + |