Index: LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-expected.txt |
deleted file mode 100644 |
index 17275489ca214f96d075ff77372b28d57719a4e5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/tiling/huge-layer-with-layer-children-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-The yellow box should be large enough to scroll off the bottom. There should be a red box on the first page and a blue box near the bottom of the yellow box. This tests that we can support very large compositing layers with child compositing layers. |
- |
-This is some text |
-(GraphicsLayer |
- (bounds 785.00 5129.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 5129.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 1 |
- (GraphicsLayer |
- (position 8.00 86.00) |
- (bounds 502.00 5002.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #FFFF00) |
- (children 2 |
- (GraphicsLayer |
- (position 51.00 101.00) |
- (bounds 200.00 200.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #FF0000) |
- ) |
- (GraphicsLayer |
- (position 51.00 4701.00) |
- (bounds 200.00 200.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #0000FF) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
-) |
- |