Index: LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
diff --git a/LayoutTests/fast/repaint/table-cell-overflow-expected.txt b/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
index c0376ee8cd92e345115a76233c04520925dd8ddc..fa4f412038fa7244c1d4a76269e36337907ac70a 100644 |
--- a/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
+++ b/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
@@ -1,15 +1,5 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 111.00 9.00 100.00 100.00) |
- (rect 111.00 9.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 111 9 100 100) |
+ (rect 111 9 100 100) |
) |