Index: LayoutTests/virtual/slimmingpaint/svg/custom/pending-resource-after-removal-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/pending-resource-after-removal-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/pending-resource-after-removal-expected.txt |
deleted file mode 100644 |
index 5c88d5dad57f3a32a3fbe7add367593bf0547000..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/pending-resource-after-removal-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 200, 200], |
- [0, 0, 200, 200], |
- [0, 0, 200, 200], |
- [0, 0, 200, 200], |
- [0, 0, 200, 200] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGResourcePattern pattern id='pat'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect id='shape'", |
- "LayoutSVGRect rect", |
- "LayoutSVGResourcePattern pattern id='pat'", |
- "LayoutSVGResourcePattern pattern id='pat'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect id='shape'" |
- ] |
- } |
- ] |
-} |
- |