| Index: LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt
 | 
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt
 | 
| index ae2837b0b3ea7a1f5852eff9a31c4f1eff0fe0a7..512a0f41865346fdbed37a8aae924ea2bdfcada9 100644
 | 
| --- a/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt
 | 
| +++ b/LayoutTests/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt
 | 
| @@ -10,18 +10,8 @@ PASS maskElement.getAttribute('y') is "-10%"
 | 
|  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 30.00 30.00 151.00 151.00)
 | 
| -        (rect 30.00 30.00 151.00 151.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 30 30 151 151)
 | 
| +  (rect 30 30 151 151)
 | 
|  )
 | 
|  
 | 
| 
 |