| Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| index 90d0899d668d57b98b99f26daa4d69362b267560..6426a1bd16dcae2309211899900a4ab8c0cd8aa0 100644
 | 
| --- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.txt
 | 
| +++ b/LayoutTests/platform/mac/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 44.00 79.00 18.00)
 | 
| -        (rect 8.00 14.00 79.00 18.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 44 79 18)
 | 
| +  (rect 8 14 79 18)
 | 
|  )
 | 
|  
 | 
| 
 |