Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt |
deleted file mode 100644 |
index f7b60c39d59f225099d304a66ad8515b58c6fddf..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-pattern-expected.txt |
+++ /dev/null |
@@ -1,23 +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": [ |
- "LayoutSVGResourcePattern pattern id='Pattern'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |