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