| Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| index 0461d5cd78a4ae927cf04941d3d75b00e189d6ab..47f1c3978a918c8b98a58bcd2601ea5d56bcfe32 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| @@ -20,10 +20,15 @@
|
| "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",
|
| - "LayoutSVGInlineText #text"
|
| + "InlineFlowBox",
|
| + "LayoutSVGInlineText #text",
|
| + "InlineTextBox 'Two lines of text should be visible.'"
|
| ]
|
| }
|
| ]
|
|
|