Chromium Code Reviews| Index: LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt | 
| diff --git a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt b/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt | 
| index f2ec5edc846a3a9c9b32222c096864213acd64fe..c642a1b73ed39041f730d227df99320f4c434798 100644 | 
| --- a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt | 
| +++ b/LayoutTests/fast/repaint/intermediate-layout-position-clip-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 8.00 8.00 40.00 20.00) | 
| - (rect 8.00 18.00 784.00 20.00) | 
| - ) | 
| - ) | 
| - ) | 
| +(repaint rects | 
| + (rect 8 8 40 20) | 
| + (rect 8 18 784 20) | 
| ) |