Chromium Code Reviews| Index: LayoutTests/fast/repaint/inline-overflow-expected.txt |
| diff --git a/LayoutTests/fast/repaint/inline-overflow-expected.txt b/LayoutTests/fast/repaint/inline-overflow-expected.txt |
| index b56ee7f849290887fb5a58df3aaa3f131a602140..b5f23175b8451fdb535fff3c844a8c622086355b 100644 |
| --- a/LayoutTests/fast/repaint/inline-overflow-expected.txt |
| +++ b/LayoutTests/fast/repaint/inline-overflow-expected.txt |
| @@ -7,6 +7,10 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [33, 33, 250, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutText #text", |
| + "InlineTextBox 'A\u00A0\u00A0B'" |
| ] |
| } |
| ] |