| Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/exs-display-none-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/exs-display-none-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/exs-display-none-expected.txt
|
| index 977133274d8f8361ee31925bd0452bb5e590f4ef..bb2ca2bb6b170a2206b895274c51251bb9233137 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/exs-display-none-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/exs-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.'"
|
| ]
|
| }
|
| ]
|
|
|