| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
 | 
| index 51a07f078918c5c1d798bab9028332af3835333a..5787f2e201cc7fe9903e222933911700b238c89f 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS filterElement.getAttribute('filterUnits') is "objectBoundingBox"
 | 
|  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 1.00 1.00)
 | 
| -        (rect 8.00 8.00 200.00 200.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 8 1 1)
 | 
| +  (rect 8 8 200 200)
 | 
|  )
 | 
|  
 | 
| 
 |