Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-row-bg-change-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-row-bg-change-expected.txt b/LayoutTests/fast/repaint/table-row-bg-change-expected.txt |
| index acbe23e965fbce86fcf4857cfb86137ecf5faa78..0efda25173cc3f9e0ccf0a4bd5ca73174a6a89f2 100644 |
| --- a/LayoutTests/fast/repaint/table-row-bg-change-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-row-bg-change-expected.txt |
| @@ -1,17 +1,7 @@ |
| A A A |
| A A A |
| -(GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (children 1 |
| - (GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (contentsOpaque 1) |
| - (drawsContent 1) |
| - (repaint rects |
| - (rect 8.00 10.00 200.00 97.00) |
| - (rect 8.00 10.00 200.00 97.00) |
| - ) |
| - ) |
| - ) |
| +(repaint rects |
| + (rect 8 10 200 97) |
| + (rect 8 10 200 97) |
| ) |