| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt
 | 
| index d5e3b935605c568bb01bb2a680ccb177fbc25444..35407017944fce17f5a391b211a90e6f62fee6b0 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS circleElement.getAttribute('cy') 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 300.00 100.00)
 | 
| -        (rect 8.00 8.00 300.00 300.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 8 300 100)
 | 
| +  (rect 8 8 300 300)
 | 
|  )
 | 
|  
 | 
| 
 |