| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt
 | 
| index 091eeda8b3a29c3efe314bb455cc6e5c3c7f53d0..54649f54db40e76e56749d3b21a4782affe48665 100644
 | 
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt
 | 
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.txt
 | 
| @@ -11,18 +11,8 @@ PASS textElement.getAttribute('x') 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 58.00 13.00 75.00 19.00)
 | 
| -        (rect 8.00 13.00 75.00 19.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 58 13 75 19)
 | 
| +  (rect 8 13 75 19)
 | 
|  )
 | 
|  
 | 
| 
 |