| Index: LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
 | 
| diff --git a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
 | 
| index 3e041e8c483b7b4815cd805756d7e0c1b1d6cede..a00ac6ed08cf01154e81062fab8037c3860f2c42 100644
 | 
| --- a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
 | 
| +++ b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
 | 
| @@ -1,21 +1,11 @@
 | 
|  Tests the repainting of box shadows when boxes are resized.
 | 
|  
 | 
| -(GraphicsLayer
 | 
| -  (bounds 800.00 600.00)
 | 
| -  (children 1
 | 
| -    (GraphicsLayer
 | 
| -      (bounds 800.00 600.00)
 | 
| -      (contentsOpaque 1)
 | 
| -      (drawsContent 1)
 | 
| -      (repaint rects
 | 
| -        (rect 28.00 72.00 30.00 70.00)
 | 
| -        (rect 28.00 72.00 30.00 50.00)
 | 
| -        (rect 18.00 127.00 55.00 20.00)
 | 
| -        (rect 28.00 192.00 30.00 30.00)
 | 
| -        (rect 28.00 192.00 30.00 50.00)
 | 
| -        (rect 18.00 227.00 55.00 20.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 28 72 30 70)
 | 
| +  (rect 28 72 30 50)
 | 
| +  (rect 18 127 55 20)
 | 
| +  (rect 28 192 30 30)
 | 
| +  (rect 28 192 30 50)
 | 
| +  (rect 18 227 55 20)
 | 
|  )
 | 
|  
 | 
| 
 |