Index: LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
index f4a5180867500a45d15166c698ee88315b509b82..ce320c00fa5cf2026048855d0c2b9709d6341c5e 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
@@ -10,9 +10,12 @@ |
[8, 8, 200, 100] |
], |
"paintInvalidationClients": [ |
+ "InlineTextBox 'ab'", |
"LayoutText #text", |
+ "InlineFlowBox", |
"LayoutInline (relative positioned) SPAN id='target'", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "RootInlineBox" |
] |
} |
] |