Index: LayoutTests/virtual/slimmingpaint/svg/custom/fill-opacity-update-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/fill-opacity-update-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/fill-opacity-update-expected.txt |
deleted file mode 100644 |
index 31422ac5655400233df4cc79095f8bf0bbceee9b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/fill-opacity-update-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 200, 200] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGEllipse circle" |
- ] |
- } |
- ] |
-} |
- |