| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
|
| index a4e7f6d64152a0d7d13512fc33a73c566ed7f267..251bbf6257df948dfab635082bf457ed51bcce6b 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
|
| @@ -11,9 +11,12 @@
|
| [8, 8, 244, 68]
|
| ],
|
| "paintInvalidationClients": [
|
| + "InlineTextBox ''",
|
| + "RootInlineBox",
|
| "LayoutTextControl (positioned) INPUT id='input'",
|
| "LayoutBlockFlow DIV id='inner-editor'",
|
| - "LayoutText #text"
|
| + "LayoutText #text",
|
| + "InlineTextBox 'NEW'"
|
| ]
|
| }
|
| ]
|
|
|