Chromium Code Reviews| Index: LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt |
| diff --git a/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt |
| index 8e7e22396e8205d88d046f5edb70c491c7cfc719..ce91ce43339db87386871e772cf427e903b387f6 100644 |
| --- a/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt |
| +++ b/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt |
| @@ -8,6 +8,12 @@ |
| "repaintRects": [ |
| [8, 68, 39, 17], |
| [8, 68, 39, 17] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutInline SPAN id='target'", |
| + "InlineFlowBox", |
| + "LayoutText #text", |
| + "InlineTextBox 'PASS'" |
| ] |
| } |
| ] |