| Index: LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| index 9d5f8e45c3d2e45b2b2b401ecd6bf6c9e113e23c..43c9463b48b99fc81671e42e68cb73b97986a0bb 100644
 | 
| --- a/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| +++ b/LayoutTests/platform/win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| @@ -11,21 +11,11 @@ PASS foreignObjectElement.getAttribute('width') is "150"
 | 
|  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 108.00 88.00 2.00 150.00)
 | 
| -        (rect 108.00 88.00 42.00 40.00)
 | 
| -        (rect 108.00 88.00 150.00 20.00)
 | 
| -        (rect 108.00 88.00 150.00 150.00)
 | 
| -        (rect 110.00 88.00 148.00 150.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 108 88 2 150)
 | 
| +  (rect 108 88 42 40)
 | 
| +  (rect 108 88 150 20)
 | 
| +  (rect 108 88 150 150)
 | 
| +  (rect 110 88 148 150)
 | 
|  )
 | 
|  
 | 
| 
 |