Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/use-clipped-hit-expected.txt |
deleted file mode 100644 |
index d6c8a14a2ef9ad1d9043b4f3f792f263eb49baa8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/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, 116, 64, 17], |
- [90, 116, 64, 17], |
- [90, 116, 44, 17], |
- [90, 116, 44, 17] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "LayoutSVGInlineText #text", |
- "RootInlineBox", |
- "LayoutSVGText text id='status'", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'Passed'" |
- ] |
- } |
- ] |
-} |
- |