Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-polygon-removal-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-polygon-removal-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-polygon-removal-expected.txt |
deleted file mode 100644 |
index 53144bacf6e8695b5087138072c1e667ca3baa4e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-polygon-removal-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [265, 259, 163, 65], |
- [265, 259, 163, 65], |
- [265, 219, 162, 105], |
- [265, 219, 162, 105] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGPath polygon id='polygon'" |
- ] |
- } |
- ] |
-} |
- |