Index: LayoutTests/platform/mac/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
deleted file mode 100644 |
index 1bf7b107ab1bd3648b952605b7bc6558805c07fc..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [13, 16, 40, 22], |
- [13, 16, 40, 22], |
- [13, 16, 40, 22], |
- [13, 16, 40, 22], |
- [9, 12, 48, 30], |
- [9, 12, 48, 30], |
- [9, 12, 48, 30], |
- [9, 12, 48, 30] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'Hello'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGContainer g", |
- "LayoutSVGText text id='t'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Hello'" |
- ] |
- } |
- ] |
-} |
- |