Index: LayoutTests/css3/compositing/mix-blend-mode-2nd-stacking-context-composited-expected.txt |
diff --git a/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-2nd-stacking-context-composited-expected.txt |
similarity index 66% |
copy from LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
copy to LayoutTests/css3/compositing/mix-blend-mode-2nd-stacking-context-composited-expected.txt |
index 229aefb3e44cc0cd85595de3f7e645588e53c1f1..94e052cf4efc3086d5a70956ebb9a0fbc183fa74 100644 |
--- a/LayoutTests/compositing/contents-opaque/body-background-painted-expected.txt |
+++ b/LayoutTests/css3/compositing/mix-blend-mode-2nd-stacking-context-composited-expected.txt |
@@ -7,16 +7,21 @@ |
(children 1 |
(GraphicsLayer |
(bounds 800.00 600.00) |
- (contentsOpaque 1) |
(drawsContent 1) |
- (backgroundColor #D3D3D3) |
(children 2 |
(GraphicsLayer |
(position 8.00 8.00) |
- (bounds 200.00 200.00) |
+ (anchor 0.00 0.00) |
+ (bounds 160.00 90.00) |
(contentsOpaque 1) |
(drawsContent 1) |
- (backgroundColor #008000) |
+ (backgroundColor #FF0000) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 160.00 90.00) |
+ (drawsContent 1) |
+ ) |
+ ) |
) |
(GraphicsLayer |
(bounds 800.00 600.00) |