Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt |
index 45be6aff7b84e19e6c8e5aa92ca0db5f84cd5ab1..7bf5dc775b5b7206ec9e15c644c69a35a8ba98b9 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-4-expected.txt |
@@ -43,10 +43,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox '\u00A0'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutText #text", |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='to_remove' class='item'", |
"reason": "layoutObject removal" |
}, |