Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-container-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-container-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-container-expected.txt |
deleted file mode 100644 |
index 07167c35ebb43f1250a5a9d7e7ac46b55e574493..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-container-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [40, 0, 36, 76], |
- [0, 40, 76, 36], |
- [0, 0, 76, 76], |
- [0, 0, 76, 76], |
- [0, 0, 40, 40], |
- [0, 0, 40, 40] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRoot svg", |
- "LayoutSVGContainer g id='group'", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |