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