Index: LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt |
diff --git a/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt b/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt |
index c86cf28902bc031ac36f3a56979c9b9b97d561aa..200b54ceed42c9b2ab4b1e26671140890d2bc0b6 100644 |
--- a/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt |
+++ b/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt |
@@ -12,11 +12,15 @@ Even though we can opt-out of fixed-position compositing for unscrollable fixed- |
(position 10.00 100.00) |
(bounds 100.00 100.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #FF0000) |
) |
(GraphicsLayer |
(position 10.00 100.00) |
(bounds 100.00 100.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #00FF00) |
) |
) |
) |