| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt
 | 
| index 54512bf8bfac47b45ab628af2b60864f2e4763f4..a9332d542b7e2b6ac96fd7d446cedc9eb5a5ace2 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS circleElement.getAttribute('r') 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)
 | 
|  )
 | 
|  
 | 
| 
 |