Index: LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt |
index b15fdecb7306623e1fc863d5a15beff2099d712b..cd548ebb3fb06457359bb4d3dbdd274e2d426252 100644 |
--- a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt |
@@ -1,17 +1,7 @@ |
La la la la |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 0.00 44.00 20.00) |
- (rect 0.00 0.00 58.00 20.00) |
- (rect 44.00 0.00 14.00 20.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 44 20) |
+ (rect 0 0 58 20) |
+ (rect 44 0 14 20) |
) |