Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-section-overflow-expected.txt | 
| diff --git a/LayoutTests/fast/repaint/table-section-overflow-expected.txt b/LayoutTests/fast/repaint/table-section-overflow-expected.txt | 
| index c7903d3401ada28b80fc4531f205d3e7f21770d9..756068ca03cb7c80e44259acb22cbe298bff2707 100644 | 
| --- a/LayoutTests/fast/repaint/table-section-overflow-expected.txt | 
| +++ b/LayoutTests/fast/repaint/table-section-overflow-expected.txt | 
| @@ -1,15 +1,5 @@ | 
| -(GraphicsLayer | 
| - (bounds 800.00 600.00) | 
| - (children 1 | 
| - (GraphicsLayer | 
| - (bounds 800.00 600.00) | 
| - (contentsOpaque 1) | 
| - (drawsContent 1) | 
| - (repaint rects | 
| - (rect 33.00 8.00 100.00 100.00) | 
| - (rect 33.00 58.00 100.00 100.00) | 
| - ) | 
| - ) | 
| - ) | 
| +(repaint rects | 
| + (rect 33 8 100 100) | 
| + (rect 33 58 100 100) | 
| ) |