Index: LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt |
diff --git a/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt b/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt |
index f17a678924ee2f30fb9ff6160f3ca66ac81746a6..f013bcfbd023c1b94d950c9f73e83c46c1a5e88a 100644 |
--- a/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt |
+++ b/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt |
@@ -1,23 +1,13 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 52.00 52.00 202.00 102.00) |
- (rect 52.00 52.00 202.00 102.00) |
- (rect 52.00 52.00 202.00 252.00) |
- (rect 52.00 156.00 202.00 104.00) |
- (rect 52.00 306.00 202.00 104.00) |
- (rect 256.00 156.00 204.00 104.00) |
- (rect 256.00 306.00 204.00 104.00) |
- (rect 50.00 262.00 412.00 150.00) |
- (rect 50.00 262.00 700.00 150.00) |
- (rect 0.00 312.00 800.00 150.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 52 52 202 102) |
+ (rect 52 52 202 102) |
+ (rect 52 52 202 252) |
+ (rect 52 156 202 104) |
+ (rect 52 306 202 104) |
+ (rect 256 156 204 104) |
+ (rect 256 306 204 104) |
+ (rect 50 262 412 150) |
+ (rect 50 262 700 150) |
+ (rect 0 312 800 150) |
) |