Index: LayoutTests/platform/mac/compositing/backing/no-backing-for-clip-overlap-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/backing/no-backing-for-clip-overlap-expected.txt b/LayoutTests/platform/mac/compositing/backing/no-backing-for-clip-overlap-expected.txt |
deleted file mode 100644 |
index bf67044764e052ccd104536e7bcee2f63c4138f0..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/compositing/backing/no-backing-for-clip-overlap-expected.txt |
+++ /dev/null |
@@ -1,54 +0,0 @@ |
-This layer should not have backing store. |
-This layer should have backing store. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (children 2 |
- (GraphicsLayer |
- (position 8.00 8.00) |
- (bounds 342.00 180.00) |
- (children 1 |
- (GraphicsLayer |
- (position 1.00 1.00) |
- (bounds 340.00 178.00) |
- (children 1 |
- (GraphicsLayer |
- (position 30.00 48.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #C0C0C0) |
- ) |
- ) |
- ) |
- ) |
- ) |
- (GraphicsLayer |
- (position 8.00 178.00) |
- (bounds 342.00 180.00) |
- (drawsContent 1) |
- (children 1 |
- (GraphicsLayer |
- (position 1.00 1.00) |
- (bounds 340.00 178.00) |
- (children 1 |
- (GraphicsLayer |
- (position 30.00 48.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #C0C0C0) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
-) |
- |