Index: LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow-expected.txt |
diff --git a/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow-expected.txt b/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow-expected.txt |
deleted file mode 100644 |
index 7553e3f8e5782134ee8f2787b9ad741ce061a3f6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (children 1 |
- (GraphicsLayer |
- (position 250.00 250.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- ) |
- ) |
- ) |
- ) |
-) |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (children 2 |
- (GraphicsLayer |
- (position 250.00 250.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- ) |
- (GraphicsLayer |
- (position 100.00 100.00) |
- (bounds 100.00 100.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
- ) |
- ) |
-) |
- |