Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt |
index 07acbd9c1c224484ea14472fa77a235d8be25816..5d2ab24c9f4eb5f974adbeb2b03a7554c2cefd3e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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" |
}, |