| Index: LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt
 | 
| index e95725f5559d981110aec6eac1464205e386f273..c0d34b4516a20780304001cfab75b1b07e4d0b2e 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS lineElement.getAttribute('y1') is "10"
 | 
|  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 15.00 103.00 196.00 110.00)
 | 
| -        (rect 14.00 14.00 198.00 198.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 15 103 196 110)
 | 
| +  (rect 14 14 198 198)
 | 
|  )
 | 
|  
 | 
| 
 |