Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
index 0d7fbf14cd4ce92726180d6b12da798881180d7d..95d24c5d35ff18f600c510ef7249405d268d83f3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
@@ -13,9 +13,11 @@ |
], |
"paintInvalidationClients": [ |
"LayoutBlockFlow (floating) SPAN", |
+ "RootInlineBox", |
"LayoutText #text", |
"InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
"LayoutBlockFlow (positioned) SPAN", |
+ "RootInlineBox", |
"LayoutText #text", |
"InlineTextBox 'the quick brown fox jumped over the lazy dog'" |
] |