Index: LayoutTests/fast/repaint/intermediate-layout-position-expected.txt |
diff --git a/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt b/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt |
index 4cfb027117cf9f3515dc8d4b619980032126f626..362ebb947e434f90149f297764146db0778a5725 100644 |
--- a/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt |
+++ b/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt |
@@ -1,18 +1,8 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 74.00 46.00 20.00) |
- (rect 10.00 150.00 42.00 40.00) |
- (rect 10.00 150.00 42.00 40.00) |
- (rect 10.00 150.00 42.00 20.00) |
- (rect 8.00 172.00 46.00 20.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 74 46 20) |
+ (rect 10 150 42 40) |
+ (rect 10 150 42 40) |
+ (rect 10 150 42 20) |
+ (rect 8 172 46 20) |
) |