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