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..bfe2d8e189f4f9754c330faf414802911f60fd2a |
--- /dev/null |
+++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt |
@@ -0,0 +1,70 @@ |
+(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) |
+ (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) |
+ ) |
+ ) |
+ ) |
+ (GraphicsLayer |
+ (drawsContent 1) |
+ ) |
+ ) |
+ ) |
+ (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) |
+ ) |
+ ) |
+ ) |
+ (GraphicsLayer |
+ (drawsContent 1) |
+ ) |
+ ) |
+ ) |
+ (GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (drawsContent 1) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+) |
+ |