Index: LayoutTests/compositing/rendering-contexts-expected.txt |
diff --git a/LayoutTests/compositing/rendering-contexts-expected.txt b/LayoutTests/compositing/rendering-contexts-expected.txt |
index 25231cda7511ab4f61ad22ab6148d5e041b59409..d4bfa65a4d4f369e8aa83e52d9495de5e104887c 100644 |
--- a/LayoutTests/compositing/rendering-contexts-expected.txt |
+++ b/LayoutTests/compositing/rendering-contexts-expected.txt |
@@ -12,17 +12,23 @@ |
(contentsOpaque 1) |
(shouldFlattenTransform 0) |
(3dRenderingContext 1) |
+ (drawsContent 1) |
+ (backgroundColor #008000) |
(children 1 |
(GraphicsLayer |
(bounds 100.00 100.00) |
(contentsOpaque 1) |
(3dRenderingContext 1) |
+ (drawsContent 1) |
+ (backgroundColor #008000) |
(children 1 |
(GraphicsLayer |
(bounds 100.00 100.00) |
(contentsOpaque 1) |
(shouldFlattenTransform 0) |
(3dRenderingContext 2) |
+ (drawsContent 1) |
+ (backgroundColor #008000) |
) |
) |
) |