Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
index c0a3995b630a10fb5fa85e0c9aad9acc0f1ab0d7..2998ca81e1e7ced93727862ddd6da9da36f3a92c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-text-expected.txt |
@@ -23,6 +23,30 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutMultiColumnFlowThread (anonymous)", |
"reason": "forced by layout" |
}, |