| Index: LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt
 | 
| index 9f0166ec0de73da8c4317c17acfea302a4cf8c64..91174e035c239730fd9472611135b411956bd6ee 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS ellipseElement.cy.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 58.00 8.00 200.00 100.00)
 | 
| -        (rect 58.00 8.00 200.00 300.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 58 8 200 100)
 | 
| +  (rect 58 8 200 300)
 | 
|  )
 | 
|  
 | 
| 
 |