Index: LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
diff --git a/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
deleted file mode 100644 |
index eb804d0770b40a93fa51db6d5c773e2f97e0bf62..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/compositing/repaint/invalidations-on-composited-layers-expected.txt |
+++ /dev/null |
@@ -1,42 +0,0 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 413.00 784.00 28.00) |
- (rect 8.00 13.00 784.00 15.00) |
- (rect 0.00 421.00 800.00 28.00) |
- ) |
- (children 1 |
- (GraphicsLayer |
- (position 8.00 41.00) |
- (bounds 400.00 400.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #008000) |
- (repaint rects |
- (rect 0.00 0.00 400.00 400.00) |
- (rect 0.00 0.00 400.00 400.00) |
- ) |
- (children 1 |
- (GraphicsLayer |
- (position 50.00 50.00) |
- (bounds 75.00 75.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #0000FF) |
- (repaint rects |
- (rect 0.00 0.00 75.00 75.00) |
- (rect 0.00 0.00 75.00 75.00) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
-) |
- |