Index: LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt |
deleted file mode 100644 |
index a8524a13072f7001f78a5fff14d5aa98d1a7b12a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [1, 0, 99, 100], |
- [0, 0, 110, 110], |
- [0, 0, 100, 100], |
- [0, 0, 100, 100], |
- [0, 0, 1, 100], |
- [0, 0, 1, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGContainer use id='use'", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |