| Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| index 84c493b9a0c2b41cdebe45a570b4f4dc8067c536..024dd60f883821a85cf404b58a8061ff74397b42 100644
 | 
| --- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt
 | 
| +++ b/LayoutTests/platform/mac/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 36.00)
 | 
| -        (rect 108.00 88.00 150.00 18.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 36)
 | 
| +  (rect 108 88 150 18)
 | 
| +  (rect 108 88 150 150)
 | 
| +  (rect 110 88 148 150)
 | 
|  )
 | 
|  
 | 
| 
 |