Index: LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
diff --git a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
index 029fd48593ff70138b9eae9cf4d13148d1853dd5..6b0b4fa14c10789510a40c34b2de3d1c3986f355 100644 |
--- a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
+++ b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt |
@@ -1,19 +1,9 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 58.00 50.00 204.00 204.00) |
- (rect 135.00 127.00 400.00 50.00) |
- (rect 58.00 50.00 204.00 204.00) |
- (rect 16.00 8.00 288.00 288.00) |
- (rect 135.00 127.00 400.00 50.00) |
- (rect 124.00 116.00 340.00 297.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 58 50 204 204) |
+ (rect 135 127 400 50) |
+ (rect 58 50 204 204) |
+ (rect 16 8 288 288) |
+ (rect 135 127 400 50) |
+ (rect 124 116 340 297) |
) |