Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt |
index 0be4a448bae7a591d799da6ed7917438ed46208e..552f094591102917c11ba54bc50d759f8370cbc5 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt |
@@ -43,6 +43,22 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "invalidate paint rectangle" |
}, |