Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt |
index 6a62d2020186ee9bcec6930524649eebc84d832f..6c46e9b3fc0a558b01e19fae9d273b05f4e86e7b 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt |
+++ b/LayoutTests/platform/mac/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'" |
] |
} |
] |