Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-col-background-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-col-background-expected.txt b/LayoutTests/fast/repaint/table-col-background-expected.txt |
| index d6e6e81cc2b2a6128d24f08f10845b7939d31d51..741925f03bd136ff62c4d40748d4cb7c5d3925eb 100644 |
| --- a/LayoutTests/fast/repaint/table-col-background-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-col-background-expected.txt |
| @@ -7,6 +7,10 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 8, 106, 104] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutTableCell TD", |
| + "LayoutTableCol COL id='col'" |
| ] |
| } |
| ] |