Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-cell-overflow-expected.txt b/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
| index 59124fa5a90e0b4b73c7c5177c3d406403cce7ab..1f6f8b9372f653f04b0ad107835f3abf272c9867 100644 |
| --- a/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-cell-overflow-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [111, 9, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV id='target'" |
| ] |
| } |
| ] |