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