Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-cell-move-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-cell-move-expected.txt b/LayoutTests/fast/repaint/table-cell-move-expected.txt |
| index 7188a8e00162a9f76869d489997167091529acf8..49668454da049a791b0d8c6fc45ba8ccb481e459 100644 |
| --- a/LayoutTests/fast/repaint/table-cell-move-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-cell-move-expected.txt |
| @@ -15,6 +15,17 @@ |
| [8, 140, 61, 180], |
| [8, 140, 61, 180], |
| [8, 140, 61, 60] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutTableCell TD", |
| + "LayoutTableCell TD id='t'", |
| + "LayoutTableRow TR", |
| + "LayoutTableCell TD", |
| + "LayoutBlockFlow DIV", |
| + "LayoutTableCell TD", |
| + "LayoutTableRow TR", |
| + "LayoutTableCell TD", |
| + "LayoutTableCell TD id='s'" |
| ] |
| } |
| ] |