| Index: LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
 | 
| diff --git a/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt b/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
 | 
| index fa2cd41b4f3c91dbe540ea94f61d9441149fd6e3..fd3115b0deb7a2186014dbac9ba090632506090e 100644
 | 
| --- a/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
 | 
| +++ b/LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
 | 
| @@ -1,18 +1,8 @@
 | 
| -(GraphicsLayer
 | 
| -  (bounds 800.00 600.00)
 | 
| -  (children 1
 | 
| -    (GraphicsLayer
 | 
| -      (bounds 800.00 600.00)
 | 
| -      (contentsOpaque 1)
 | 
| -      (drawsContent 1)
 | 
| -      (repaint rects
 | 
| -        (rect 100.00 200.00 600.00 100.00)
 | 
| -        (rect 100.00 200.00 640.00 100.00)
 | 
| -        (rect 100.00 160.00 640.00 40.00)
 | 
| -        (rect 100.00 200.00 640.00 100.00)
 | 
| -        (rect 0.00 300.00 800.00 100.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 100 200 600 100)
 | 
| +  (rect 100 200 640 100)
 | 
| +  (rect 100 160 640 40)
 | 
| +  (rect 100 200 640 100)
 | 
| +  (rect 0 300 800 100)
 | 
|  )
 | 
|  
 | 
| 
 |