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 |
index 53fb34f62de3381b786a5c87c642f75d177424d5..63d5752869a84a6672871e3aacfd5253bc454f66 100644 |
--- a/LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt |
+++ b/LayoutTests/css3/compositing/mix-blend-mode-composited-reason-children-expected.txt |
@@ -12,11 +12,15 @@ |
(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) |
@@ -33,6 +37,7 @@ |
) |
) |
(GraphicsLayer |
+ (drawsContent 1) |
) |
) |
) |