| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| index d614f41c2b9721f640182d89b335affb53fdf726..6305d37cbaa0d6fc8662ffaf08461b28bfb13dc2 100644
 | 
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| @@ -11,18 +11,8 @@ PASS textElement.getAttribute('y') is "20"
 | 
|  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 43.00 75.00 19.00)
 | 
| -        (rect 8.00 13.00 75.00 19.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 43 75 19)
 | 
| +  (rect 8 13 75 19)
 | 
|  )
 | 
|  
 | 
| 
 |