Chromium Code Reviews| Index: LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| diff --git a/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt b/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| index 2c5eb29455635312456b9f0ee0540b58ad15a01d..27ecd97b8cdb78c031e5157dc3be037d6fe47d10 100644 |
| --- a/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| +++ b/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| @@ -8,6 +8,11 @@ |
| "repaintRects": [ |
| [508, 28, 80, 20], |
| [508, 28, 80, 20] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='target'", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |