Index: LayoutTests/virtual/slimmingpaint/svg/filters/filter-width-update-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/filter-width-update-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/filters/filter-width-update-expected.txt |
deleted file mode 100644 |
index aa60fce0c6a96ac9966a5bf894459ec9390fbbf4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/filter-width-update-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 140, 140], |
- [0, 0, 40, 140] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGResourceFilter filter id='blur'", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |