Index: LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
diff --git a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
index 0cd3db35a462754425e6b527268fe9bf088b87d6..c5f86bf758d67df1f94a092e51969577294ee3ba 100644 |
--- a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
+++ b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
@@ -10,6 +10,8 @@ Before: |
(GraphicsLayer |
(position 17.00 119.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #0000FF) |
(transform ...) |
) |
(GraphicsLayer |
@@ -21,6 +23,8 @@ Before: |
(GraphicsLayer |
(position 21.00 11.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #808080) |
(transform ...) |
) |
) |
@@ -28,6 +32,8 @@ Before: |
(GraphicsLayer |
(position 17.00 691.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #FFFF00) |
) |
) |
) |
@@ -46,6 +52,8 @@ After: |
(GraphicsLayer |
(position 17.00 119.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #0000FF) |
(transform ...) |
) |
(GraphicsLayer |
@@ -57,6 +65,8 @@ After: |
(GraphicsLayer |
(position 11.00 11.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #808080) |
(transform ...) |
) |
(GraphicsLayer |
@@ -84,6 +94,8 @@ After: |
(GraphicsLayer |
(position 17.00 691.00) |
(bounds 102.00 102.00) |
+ (drawsContent 1) |
+ (backgroundColor #FFFF00) |
) |
) |
) |