Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-row-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-row-expected.txt b/LayoutTests/fast/repaint/table-row-expected.txt |
| index ca785d1f8f848546bbaf2ad69cc78edfd8206612..2610370c04eeeb14b8fbc1e4b068bac8a9e7ea36 100644 |
| --- a/LayoutTests/fast/repaint/table-row-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-row-expected.txt |
| @@ -1,14 +1,4 @@ |
| -(GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (children 1 |
| - (GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (contentsOpaque 1) |
| - (drawsContent 1) |
| - (repaint rects |
| - (rect 10.00 10.00 102.00 100.00) |
| - ) |
| - ) |
| - ) |
| +(repaint rects |
| + (rect 10 10 102 100) |
| ) |