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