Index: LayoutTests/compositing/geometry/fixed-position-composited-switch-expected.txt |
diff --git a/LayoutTests/compositing/geometry/fixed-position-composited-switch-expected.txt b/LayoutTests/compositing/geometry/fixed-position-composited-switch-expected.txt |
deleted file mode 100644 |
index 70961597a624106e7071ed8ccc31300780a252db..0000000000000000000000000000000000000000 |
--- a/LayoutTests/compositing/geometry/fixed-position-composited-switch-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-Before (should be empty): |
- |
-After (should not be empty): |
-(GraphicsLayer |
- (bounds 785.00 4016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 4016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 1 |
- (GraphicsLayer |
- (position 480.00 30.00) |
- (bounds 300.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #008000) |
- ) |
- ) |
- ) |
- ) |
-) |
-After (should be empty): |
- |