Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
index c1bc7cef2129d16ad4f9da18441d3856f10d6f2e..30774fdda4f86b805b0578d96452166900afed26 100644 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ b/LayoutTests/platform/win/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'" |
] |
} |
] |