Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/outline-offset-text-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/outline-offset-text-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/outline-offset-text-expected.txt |
deleted file mode 100644 |
index 486de4b771bba233e08b62a51c8651160b2c47a4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/outline-offset-text-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [118, 41, 130, 83], |
- [103, 26, 160, 113], |
- [103, 26, 160, 113], |
- [78, 41, 130, 83], |
- [63, 26, 160, 113], |
- [63, 26, 160, 113] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'Foo'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Foo'" |
- ] |
- } |
- ] |
-} |
- |