Chromium Code Reviews| Index: LayoutTests/fast/repaint/multicol-with-abspos-expected.txt |
| diff --git a/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt b/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt |
| index 5e844c1d94f970a772eac31afa59380235b6d6d1..21bf1f33d968cd9a6a0c1ca3b22f74756c0169ec 100644 |
| --- a/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt |
| +++ b/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt |
| @@ -8,6 +8,11 @@ |
| "repaintRects": [ |
| [0, 580, 80, 20], |
| [0, 580, 80, 20] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='target'", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |