| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt
 | 
| index c5838ef0cbd289235b545a36cdf8432767467c64..c45765e97701e725060d251183914f8bf13de874 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS imageElement.getAttribute('y') is "0"
 | 
|  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 200.00 10.00)
 | 
| -        (rect 8.00 8.00 200.00 200.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 8 200 10)
 | 
| +  (rect 8 8 200 200)
 | 
|  )
 | 
|  
 | 
| 
 |