Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt |
index d15362982d0a665c76df94aa30c152e5f0ce9d71..5bbe68f1e99198a882d7ba770ab3230a24fe0efe 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt |
@@ -10,18 +10,8 @@ PASS circleElement.r.baseVal.value 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 157.00 157.00 2.00 2.00) |
- (rect 8.00 8.00 300.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 157 157 2 2) |
+ (rect 8 8 300 300) |
) |