Index: LayoutTests/platform/win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt b/LayoutTests/platform/win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
deleted file mode 100644 |
index c855366bb7dff462577ebe6d44b7f949887e27f7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-You should see a yellow rect on the left, and a green one on the right. No red pixels. |
-(repaint rects |
- (rect 10 70 100 100) |
- (rect 150 70 100 100) |
- (rect 0 -200 785 600) |
- (rect 0 -200 785 3016) |
- (rect 8 26 506 20) |
- (rect 150 70 100 100) |
- (rect 10 70 100 100) |
-) |
-(GraphicsLayer |
- (bounds 785.00 3016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 785.00 3016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
-) |
- |