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 4025bdbaebe252f516a91e48499ac270f0b535e2..a27916feea0a1f5077ef194cae9a049577bda027 100644 |
--- a/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt |
+++ b/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt |
@@ -4,16 +4,23 @@ |
(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) |
(children 1 |
(GraphicsLayer |
+ (position 8.00 18.00) |
(bounds 10.00 10.00) |
+ (blendMode multiply) |
(contentsOpaque 1) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 10.00 10.00) |
+ (contentsOpaque 1) |
+ ) |
+ ) |
) |
) |
) |