Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt |
index 8670b97519879147efcec0e125ee2dbcd31333d6..6a3505904e7420f1f581f47db12def0068dada18 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt |
@@ -48,6 +48,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" |
}, |