Index: LayoutTests/svg/repaint/change-background-color-expected.txt |
diff --git a/LayoutTests/svg/repaint/change-background-color-expected.txt b/LayoutTests/svg/repaint/change-background-color-expected.txt |
index 039d925f05182f5cc8839d810fcdd212f8aa54a3..38444215ebfd4485d4c95c04b325b42a1857b225 100644 |
--- a/LayoutTests/svg/repaint/change-background-color-expected.txt |
+++ b/LayoutTests/svg/repaint/change-background-color-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 8.00 8.00 200.00 104.00) |
- (rect 8.00 8.00 200.00 104.00) |
- ) |
- ) |
- ) |
+ (repaint rects |
+ (rect 8 8 200 104) |
+ (rect 8 8 200 104) |
) |