Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.txt |
index 5fbd970b95d4137c917aba9bceb7b259e64a49c4..17cb1d6da15f170fa709391135e637136ff1d7ed 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.txt |
@@ -23,6 +23,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='target'", |
"reason": "invalidate paint rectangle" |
}, |