Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt |
deleted file mode 100644 |
index 624838e536cc73b598b78c38a90121a4aa51868f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [80, 0, 551, 118], |
- [80, 0, 551, 118], |
- [80, 0, 551, 118], |
- [30, 0, 404, 60], |
- [30, 0, 404, 60], |
- [30, 0, 404, 60] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'Repaint me!'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGText text id='bounce'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Repaint me!'" |
- ] |
- } |
- ] |
-} |
- |