Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt |
index 9072fc1f3c238055169d521d7db022d20806df70..380ae49031a006c197907786df9c7f8ff6c2fed6 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/change-text-content-and-background-color-expected.txt |
@@ -28,6 +28,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutTextControl (positioned) INPUT id='input'", |
"reason": "style change" |
}, |