Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/tspan-dynamic-positioning-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/tspan-dynamic-positioning-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/tspan-dynamic-positioning-expected.txt |
index ce9cbfc798a37adeadb9b6de02dcdd10ad53a388..4c7b4afaf9b832bbe77880c8c884c2686b48d99d 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/tspan-dynamic-positioning-expected.txt |
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/tspan-dynamic-positioning-expected.txt |
@@ -16,10 +16,15 @@ |
[20, 6, 256, 18] |
], |
"paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineFlowBox", |
+ "InlineTextBox 'This text should be at visible at 200,200'", |
"LayoutSVGRoot svg", |
"LayoutSVGText text", |
"LayoutSVGTSpan tspan id='ts'", |
- "LayoutSVGInlineText #text" |
+ "InlineFlowBox", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'This text should be at visible at 200,200'" |
] |
} |
] |