Chromium Code Reviews| Index: LayoutTests/fast/repaint/canvas-putImageData-expected.txt | 
| diff --git a/LayoutTests/fast/repaint/canvas-putImageData-expected.txt b/LayoutTests/fast/repaint/canvas-putImageData-expected.txt | 
| index 72a39ae06a268a92284825936a67546e3d44a2c2..649b7fb342341d2400a7e58704910e33132dd8df 100644 | 
| --- a/LayoutTests/fast/repaint/canvas-putImageData-expected.txt | 
| +++ b/LayoutTests/fast/repaint/canvas-putImageData-expected.txt | 
| @@ -1,16 +1,6 @@ | 
| - (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 10.00 10.00) | 
| - (rect 8.00 8.00 50.00 50.00) | 
| - (rect 8.00 8.00 90.00 90.00) | 
| - ) | 
| - ) | 
| - ) | 
| + (repaint rects | 
| + (rect 8 8 10 10) | 
| + (rect 8 8 50 50) | 
| + (rect 8 8 90 90) | 
| ) |