Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
index 283c430f30a13110fc05f87f0b4b310c9aa09b77..22e23bc37b8460e894606db64f0ea41dc90e6591 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-delete-line-expected.txt |
@@ -28,6 +28,26 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='dv'", |
"reason": "invalidate paint rectangle" |
}, |