Index: LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
diff --git a/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt b/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
index f188565860b4323cacccd623ecd584a8b7c15c72..fc414fb83b1dc9399432ba64d25f07df10b62459 100644 |
--- a/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
+++ b/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
@@ -11,11 +11,15 @@ Not scaled: |
(position 600.00 100.00) |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
(GraphicsLayer |
(position 0.00 100.00) |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
) |
) |
@@ -34,20 +38,28 @@ Scale=0.5: |
(position 8.00 1008.00) |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
(GraphicsLayer |
(position 1000.00 0.00) |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
(GraphicsLayer |
(position 600.00 0.00) |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
(GraphicsLayer |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
) |
) |
@@ -65,6 +77,8 @@ Scale=1.5: |
(GraphicsLayer |
(bounds 10.00 10.00) |
(contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #C0C0C0) |
) |
) |
) |