Index: LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt |
diff --git a/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt b/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt |
index 905b443c21a68a04aabe939bbcbe2a11bbf1bd07..b2d535f6e6b09ff8e4d4b78960d79282d29befc9 100644 |
--- a/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt |
+++ b/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt |
@@ -1,16 +1,11 @@ |
-(GraphicsLayer |
- (bounds 800.00 2016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 2016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 8.00 784.00 2000.00) |
- (rect 100.00 100.00 100.00 100.00) |
- (rect 8.00 8.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 5000 100 100) |
+ (rect 108 5100 100 100) |
+ (rect 8 8 784 2000) |
+ (rect 108 5100 100 100) |
+ (rect 100 100 100 100) |
+ (rect 16 5008 100 100) |
+ (rect 16 5008 100 100) |
+ (rect 8 8 100 100) |
) |