Index: LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-tranform-body-expected.txt |
diff --git a/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt b/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-tranform-body-expected.txt |
similarity index 54% |
copy from LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
copy to LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-tranform-body-expected.txt |
index a095c0596198264d8e20b759fee18688564b737f..5159fc59e131a83923a661a4e1ac50facec95b32 100644 |
--- a/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt |
+++ b/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-tranform-body-expected.txt |
@@ -4,28 +4,29 @@ |
(GraphicsLayer |
(bounds 800.00 600.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
(children 1 |
(GraphicsLayer |
- (bounds 800.00 600.00) |
+ (position 8.00 8.00) |
+ (bounds 784.00 584.00) |
(drawsContent 1) |
(children 2 |
(GraphicsLayer |
- (position 8.00 8.00) |
- (bounds 160.00 90.00) |
- (isolate 1) |
+ (position 15.00 0.00) |
+ (anchor 1.47 0.00) |
+ (bounds 256.00 256.00) |
(contentsOpaque 1) |
(drawsContent 1) |
- (backgroundColor #008000) |
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [-10.00 0.00 0.00 1.00]) |
(children 1 |
(GraphicsLayer |
- (bounds 160.00 90.00) |
- (blendMode multiply) |
+ (position 385.00 0.00) |
) |
) |
) |
(GraphicsLayer |
- (bounds 800.00 600.00) |
- (drawsContent 1) |
+ (bounds 300.00 300.00) |
+ (contentsOpaque 1) |
) |
) |
) |