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