Index: LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt |
diff --git a/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt b/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt |
index ee5ef36ad3680688c07f66bf97f625edb1089622..eed22dc44bd391132d5e2330dad74fbf280943ae 100644 |
--- a/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt |
+++ b/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt |
@@ -12,6 +12,8 @@ BEFORE: |
(position 20.00 -80.00) |
(bounds 50.00 50.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
(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] [0.00 100.00 0.00 1.00]) |
) |
) |
@@ -31,6 +33,8 @@ AFTER: |
(position 20.00 -70.00) |
(bounds 50.00 50.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
(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] [0.00 100.00 0.00 1.00]) |
) |
) |