Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
index e31cbc5ffd0b858013e8c19bf254b047320fa013..ea41db4eddf57443a7087ddb343f3d63739bbd33 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
@@ -48,6 +48,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow P", |
"reason": "incremental" |
}, |