Index: LayoutTests/platform/win/svg/text/ems-display-none-expected.txt |
diff --git a/LayoutTests/platform/win/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/win/svg/text/ems-display-none-expected.txt |
index e3f77ac26522c2d6463ed615db29d6c7c48cbed1..ceda776dd353da968672a563f52a46897f089380 100644 |
--- a/LayoutTests/platform/win/svg/text/ems-display-none-expected.txt |
+++ b/LayoutTests/platform/win/svg/text/ems-display-none-expected.txt |
@@ -14,6 +14,21 @@ |
[50, 54, 574, 85], |
[50, 54, 574, 85], |
[50, 54, 574, 85] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGContainer g", |
+ "LayoutSVGText text id='text'", |
+ "LayoutSVGTSpan tspan id='tspan'", |
+ "InlineFlowBox", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Two lines of text should be visible.'", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox ' '", |
+ "LayoutSVGTSpan tspan", |
+ "InlineFlowBox", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Two lines of text should be visible.'" |
] |
} |
] |