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 38afbf3ff6642064fa6d8c30823f23376834a29d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/compositing/geometry/fixed-position-composited-switch-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-Before (should be empty): |
- |
-After (should not be empty): |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (children 1 |
- (GraphicsLayer |
- (position 495.00 30.00) |
- (bounds 300.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
- ) |
- ) |
-) |
-After (should be empty): |
- |