| Index: LayoutTests/fast/repaint/vertical-overflow-same-expected.txt
 | 
| diff --git a/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt b/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt
 | 
| index ffe20ab403292d2278a5dcc5c739dea70bd70c52..9e137afed53166d1155bf1f11c3dea6d316ae676 100644
 | 
| --- a/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt
 | 
| +++ b/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt
 | 
| @@ -1,17 +1,7 @@
 | 
|  An orange rect should be painted.
 | 
|  In DumpRenderTree, there should be repaint logs of 100x100 rect. We don't care how many times is the log dumpped.
 | 
| -(GraphicsLayer
 | 
| -  (bounds 800.00 600.00)
 | 
| -  (children 1
 | 
| -    (GraphicsLayer
 | 
| -      (bounds 800.00 600.00)
 | 
| -      (contentsOpaque 1)
 | 
| -      (drawsContent 1)
 | 
| -      (repaint rects
 | 
| -        (rect 29.00 21.00 100.00 100.00)
 | 
| -        (rect 29.00 21.00 100.00 100.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 29 21 100 100)
 | 
| +  (rect 29 21 100 100)
 | 
|  )
 | 
|  
 | 
| 
 |