Chromium Code Reviews| Index: LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt |
| diff --git a/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt |
| index b694655af809a7f767700ea5f0b8ad9c9282ca38..62b5c2aa778c18ea5c0ef0bee60d1e385603b3fc 100644 |
| --- a/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt |
| +++ b/LayoutTests/platform/linux/fast/repaint/inline-color-change-expected.txt |
| @@ -8,6 +8,12 @@ |
| "repaintRects": [ |
| [8, 72, 38, 19], |
| [8, 72, 38, 19] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutInline SPAN id='target'", |
| + "InlineFlowBox", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |