Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-child-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-child-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-child-expected.txt |
deleted file mode 100644 |
index 4bc080983405bab205947791341e39c8e4f76275..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-child-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [10, 100, 430, 80], |
- [10, 10, 430, 80], |
- [10, 10, 10, 10], |
- [0, 10, 10, 10] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |