| Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| index d4183e7eaf7160e75ea7379bc16f1e80ce42b36d..d37d150764aa7672787fdcff546d01d06588820b 100644
|
| --- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt
|
| +++ b/LayoutTests/platform/mac/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.'"
|
| ]
|
| }
|
| ]
|
|
|