| Index: LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt
 | 
| index b6d6aa0339c4b4955aac217d47b5b81a27bb855a..2a4fc47050c2d7cec0a15ebfe674f564f2a9c316 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS lineElement.getAttribute('y2') is "200"
 | 
|  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 13.00 196.00 100.00)
 | 
| -        (rect 14.00 14.00 198.00 198.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 15 13 196 100)
 | 
| +  (rect 14 14 198 198)
 | 
|  )
 | 
|  
 | 
| 
 |