| Index: LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt
 | 
| diff --git a/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt b/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt
 | 
| index ddc22e42fb3e1ce2d31e9f0ad1ca013d67b9421c..c9c2a068bcb7b434c765bfc92f04076201b06d9a 100644
 | 
| --- a/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt
 | 
| +++ b/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt
 | 
| @@ -1,17 +1,7 @@
 | 
| -(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 200.00 200.00)
 | 
| -        (rect 8.00 8.00 200.00 200.00)
 | 
| -        (rect 8.00 8.00 784.00 200.00)
 | 
| -        (rect 0.00 16.00 800.00 200.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 8 200 200)
 | 
| +  (rect 8 8 200 200)
 | 
| +  (rect 8 8 784 200)
 | 
| +  (rect 0 16 800 200)
 | 
|  )
 | 
|  
 | 
| 
 |