Chromium Code Reviews| Index: LayoutTests/fast/repaint/multicol-with-text-expected.txt |
| diff --git a/LayoutTests/fast/repaint/multicol-with-text-expected.txt b/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
| index b850aa5cc01c214d7d245350905fbf926cd8eb0d..ad000fa2180fc0945f3a6028930101f26479f09a 100644 |
| --- a/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
| +++ b/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
| @@ -9,6 +9,17 @@ |
| [488, 8, 80, 20], |
| [8, 8, 630, 20], |
| [8, 8, 470, 20] |
| + ], |
| + "paintInvalidationClients": [ |
| + "RootInlineBox", |
| + "RootInlineBox", |
| + "RootInlineBox", |
| + "InlineTextBox '\n'", |
| + "InlineTextBox '\n'", |
| + "InlineTextBox '\n'", |
| + "LayoutMultiColumnFlowThread (anonymous)", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |