Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt |
deleted file mode 100644 |
index ceda776dd353da968672a563f52a46897f089380..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/svg/text/ems-display-none-expected.txt |
+++ /dev/null |
@@ -1,36 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [50, 54, 574, 85], |
- [50, 54, 574, 85], |
- [50, 54, 574, 85], |
- [50, 54, 574, 85], |
- [50, 54, 574, 85], |
- [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.'" |
- ] |
- } |
- ] |
-} |
- |