Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt |
deleted file mode 100644 |
index 5c2a9756c30e2fc3590236c950ce43c8b23b96b8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [90, 115, 59, 19], |
- [90, 115, 59, 19], |
- [90, 115, 43, 19], |
- [90, 115, 43, 19] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "LayoutSVGInlineText #text", |
- "RootInlineBox", |
- "LayoutSVGText text id='status'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Passed'" |
- ] |
- } |
- ] |
-} |
- |