Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-no-inflow-children-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-no-inflow-children-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-no-inflow-children-expected.txt |
index 94b903f5c1685dead1b2aa941ce98011033f99a7..d32d2ea1e652bbd66143bc8e45df4009ff78d56e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-no-inflow-children-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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" |
}, |