Index: LayoutTests/css3/flexbox/repaint-on-layout-expected.txt |
diff --git a/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt b/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt |
index b7c22d5b6d55724bb354fb1fc92565118b5cc37e..9c2bb022c6d703139131a407d714b34a68f5b4d6 100644 |
--- a/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt |
+++ b/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt |
@@ -1,16 +1,6 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 712.00 8.00 80.00 20.00) |
- (rect 712.00 8.00 80.00 24.00) |
- (rect 712.00 8.00 80.00 24.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 712 8 80 20) |
+ (rect 712 8 80 24) |
+ (rect 712 8 80 24) |
) |