Index: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
deleted file mode 100644 |
index fc414fb83b1dc9399432ba64d25f07df10b62459..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt |
+++ /dev/null |
@@ -1,87 +0,0 @@ |
-Not scaled: |
-(GraphicsLayer |
- (bounds 785.00 4016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 4016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 2 |
- (GraphicsLayer |
- (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) |
- ) |
- ) |
- ) |
- ) |
-) |
-Scale=0.5: |
-(GraphicsLayer |
- (bounds 785.00 4016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 4016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 4 |
- (GraphicsLayer |
- (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) |
- ) |
- ) |
- ) |
- ) |
-) |
-Scale=1.5: |
-(GraphicsLayer |
- (bounds 785.00 4016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 4016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 1 |
- (GraphicsLayer |
- (bounds 10.00 10.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #C0C0C0) |
- ) |
- ) |
- ) |
- ) |
-) |
- |