Index: LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt b/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt |
deleted file mode 100644 |
index 1c6c9045d05a665c7203a2b1a14220e2bafbf92b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-(GraphicsLayer |
- (bounds 785.00 5013.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 5013.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 2 |
- (GraphicsLayer |
- (position 100.00 3100.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #FF0000) |
- ) |
- (GraphicsLayer |
- (position 100.00 3100.00) |
- (bounds 200.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #008000) |
- ) |
- ) |
- ) |
- ) |
-) |
- |