Index: LayoutTests/virtual/slimmingpaint/svg/custom/circle-move-invalidation-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/circle-move-invalidation-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/circle-move-invalidation-expected.txt |
deleted file mode 100644 |
index 825aef8dd0e797d42aff5d180b736b8c2fe37c67..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/circle-move-invalidation-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [196, 196, 76, 76], |
- [46, 46, 76, 76] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGEllipse circle id='c1'" |
- ] |
- } |
- ] |
-} |
- |