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