Index: LayoutTests/fast/repaint/add-table-overpaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/add-table-overpaint-expected.txt b/LayoutTests/fast/repaint/add-table-overpaint-expected.txt |
index b92b219bad9b9d19aa1a6f5ec8ba7f2607102926..b2b8b12dada34a143f62846d163608f5bfe6cb5f 100644 |
--- a/LayoutTests/fast/repaint/add-table-overpaint-expected.txt |
+++ b/LayoutTests/fast/repaint/add-table-overpaint-expected.txt |
@@ -1,20 +1,10 @@ |
-(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 152.00 2.00) |
- (rect 0.00 0.00 152.00 152.00) |
- (rect 0.00 0.00 156.00 156.00) |
- (rect 0.00 312.00 800.00 156.00) |
- (rect 0.00 312.00 800.00 156.00) |
- (rect 0.00 312.00 800.00 156.00) |
- (rect 0.00 312.00 800.00 156.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 152 2) |
+ (rect 0 0 152 152) |
+ (rect 0 0 156 156) |
+ (rect 0 312 800 156) |
+ (rect 0 312 800 156) |
+ (rect 0 312 800 156) |
+ (rect 0 312 800 156) |
) |