Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt |
index 67651478ab2386aadae5247c98610dc3db3d7740..d1c3a0e281273a3be457e78196ac4fbacab0a17c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt |
@@ -23,6 +23,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='target'", |
"reason": "forced by layout" |
}, |