Index: LayoutTests/virtual/slimmingpaint/svg/repaint/fecomponenttransfer-in1-change-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/fecomponenttransfer-in1-change-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/fecomponenttransfer-in1-change-expected.txt |
deleted file mode 100644 |
index d76d7b2360cb6e03f39e92a1184d4d144ce7eb0c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/repaint/fecomponenttransfer-in1-change-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGResourceFilterPrimitive feComponentTransfer id='fe'", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |