| Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt
 | 
| index 918107c667b6f724ae280ac1d77dee7fa4a7d659..e7153f98f372e4cc9e33cead5b94e1992382bc88 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt
 | 
| @@ -10,19 +10,9 @@ PASS markerElement.getAttribute('markerUnits') is "strokeWidth"
 | 
|  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 8.00 2.00 2.00)
 | 
| -        (rect 137.00 138.00 56.00 56.00)
 | 
| -        (rect 128.00 133.00 70.00 70.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 8 2 2)
 | 
| +  (rect 137 138 56 56)
 | 
| +  (rect 128 133 70 70)
 | 
|  )
 | 
|  
 | 
| 
 |