Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt |
index 718ec7a2886634ca9686295f9ac85064240a7979..7d1ba4fadb24457873d87762604c55660ebe5084 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt |
@@ -10,18 +10,8 @@ PASS circleElement.getAttribute('cx') is "150" |
PASS successfullyParsed is true |
TEST COMPLETE |
-(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 100.00 300.00) |
- (rect 8.00 8.00 300.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 100 300) |
+ (rect 8 8 300 300) |
) |