Index: LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
diff --git a/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt b/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
index e37b824d02a0ad0c26255cdfe6b9ff657563c4ba..319ec53f8401ef89105c56c88d64cffccc141d0c 100644 |
--- a/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
+++ b/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
@@ -1,16 +1,6 @@ |
-(GraphicsLayer |
- (bounds 800.00 2016.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 2016.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 208.00 100.00 100.00) |
- (rect 108.00 308.00 100.00 100.00) |
- (rect 8.00 208.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 208 100 100) |
+ (rect 108 308 100 100) |
+ (rect 8 208 100 100) |
) |