Index: LayoutTests/virtual/slimmingpaint/svg/custom/animate-target-id-changed-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/animate-target-id-changed-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/animate-target-id-changed-expected.txt |
deleted file mode 100644 |
index c45f041a515d9555740c0644a09266308489dda8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/animate-target-id-changed-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGRect rect id='newId'" |
- ] |
- } |
- ] |
-} |
- |