| Index: LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt
 | 
| diff --git a/LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt b/LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt
 | 
| index 0aebde3aa43c89376c80afab1eae3d3b4b4dae08..3abb0f7089a3f3bcbc6aadf69f73d777bf79e30a 100644
 | 
| --- a/LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt
 | 
| +++ b/LayoutTests/fast/repaint/selection-gap-absolute-child-expected.txt
 | 
| @@ -2,17 +2,7 @@ Bug 111000: Selection gaps don't repaint correctly with transforms
 | 
|  This tests that absolute elements are invalidated correctly. The box will be competely green if the selected area was invalidated correctly.
 | 
|  
 | 
|  
 | 
| -(GraphicsLayer
 | 
| -  (bounds 800.00 600.00)
 | 
| -  (children 1
 | 
| -    (GraphicsLayer
 | 
| -      (bounds 800.00 600.00)
 | 
| -      (contentsOpaque 1)
 | 
| -      (drawsContent 1)
 | 
| -      (repaint rects
 | 
| -        (rect 0.00 0.00 100.00 100.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 0 0 100 100)
 | 
|  )
 | 
|  
 | 
| 
 |