| Index: LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
 | 
| diff --git a/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
 | 
| index 29518410955087259bb26fb4a8b3e5596ba06c42..7cf4dd4edd66c89fd7d94aa2af9272f6e9c4df3f 100644
 | 
| --- a/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
 | 
| +++ b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
 | 
| @@ -6,20 +6,10 @@ TEST FAIL: Another copy of the word “Hello” will appear.
 | 
|  
 | 
|   
 | 
|  Hello
 | 
| -(GraphicsLayer
 | 
| -  (bounds 800.00 600.00)
 | 
| -  (children 1
 | 
| -    (GraphicsLayer
 | 
| -      (bounds 800.00 600.00)
 | 
| -      (contentsOpaque 1)
 | 
| -      (drawsContent 1)
 | 
| -      (repaint rects
 | 
| -        (rect 8.00 166.00 784.00 30.00)
 | 
| -        (rect 8.00 130.00 784.00 66.00)
 | 
| -        (rect 8.00 166.00 784.00 30.00)
 | 
| -        (rect 0.00 182.00 800.00 30.00)
 | 
| -      )
 | 
| -    )
 | 
| -  )
 | 
| +(repaint rects
 | 
| +  (rect 8 166 784 30)
 | 
| +  (rect 8 130 784 66)
 | 
| +  (rect 8 166 784 30)
 | 
| +  (rect 0 182 800 30)
 | 
|  )
 | 
|  
 | 
| 
 |