Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
index 6aa1d5a5c245122d800209f157e1d1a974b22fd4..481c2c44ff647b085825b1d66fa1549d87623464 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
@@ -14,8 +14,10 @@ |
"paintInvalidationClients": [ |
"LayoutBlockFlow (floating) SPAN", |
"LayoutText #text", |
+ "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
"LayoutBlockFlow (positioned) SPAN", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'the quick brown fox jumped over the lazy dog'" |
] |
} |
] |