Chromium Code Reviews| Index: LayoutTests/fast/repaint/table-section-overflow-expected.txt |
| diff --git a/LayoutTests/fast/repaint/table-section-overflow-expected.txt b/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
| index bb8f03070283734df1613f2c908906426a73b93b..3bb29340f08c284f6cc3aa719fb187f1633824b0 100644 |
| --- a/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
| +++ b/LayoutTests/fast/repaint/table-section-overflow-expected.txt |
| @@ -6,7 +6,17 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| + [58, 58, 50, 100], |
| + [58, 8, 50, 100], |
| [33, 58, 100, 100], |
| + [33, 58, 100, 100], |
| + [33, 58, 100, 100], |
| + [33, 58, 100, 100], |
| + [33, 58, 100, 100], |
| + [33, 8, 100, 100], |
| + [33, 8, 100, 100], |
| + [33, 8, 100, 100], |
| + [33, 8, 100, 100], |
| [33, 8, 100, 100] |
| ] |
| } |