Chromium Code Reviews| Index: LayoutTests/fast/repaint/multicol-with-inline-expected.txt |
| diff --git a/LayoutTests/fast/repaint/multicol-with-inline-expected.txt b/LayoutTests/fast/repaint/multicol-with-inline-expected.txt |
| index 7e0a52d71312cff7ab23538293397e9b15daf462..c926006e3f7db746add46ae7b0bc0856a4c6714a 100644 |
| --- a/LayoutTests/fast/repaint/multicol-with-inline-expected.txt |
| +++ b/LayoutTests/fast/repaint/multicol-with-inline-expected.txt |
| @@ -7,6 +7,11 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [488, 8, 80, 20] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutInline SPAN id='target'", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |