Index: LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt b/LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt |
index 5dab164ee09c91c9079d050f4481b8db118891a4..4c7b4afaf9b832bbe77880c8c884c2686b48d99d 100644 |
--- a/LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt |
+++ b/LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt |
@@ -14,6 +14,17 @@ |
[20, 6, 256, 18], |
[20, 6, 256, 18], |
[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'", |
+ "InlineFlowBox", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'This text should be at visible at 200,200'" |
] |
} |
] |