Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt |
index c24e41bf4061656c461f9bfcd57a791f797ab632..40b8e2e6294e8c5b11a6eb56ce363e943ab55cbe 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-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" |
}, |