Index: LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt |
deleted file mode 100644 |
index 424253d54d6a08951002fdd819a498eaa8b5b52e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/mask-invalidation-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [100, 100, 460, 316], |
- [100, 100, 403, 249], |
- [100, 100, 403, 249], |
- [100, 100, 403, 249], |
- [50, 50, 460, 316], |
- [50, 50, 453, 299], |
- [50, 50, 453, 299], |
- [50, 50, 453, 299] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect", |
- "LayoutSVGRoot svg", |
- "LayoutSVGRect rect id='maskRect'", |
- "LayoutSVGContainer g id='root'", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |