Index: LayoutTests/svg/animations/animate-path-to-animation-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-path-to-animation-expected.txt b/LayoutTests/svg/animations/animate-path-to-animation-expected.txt |
index ac1c0340b14f7361685b605b6ff02c4882614ef3..75f7282ed8281fb547bcf84c6c2aef82ccf38304 100644 |
--- a/LayoutTests/svg/animations/animate-path-to-animation-expected.txt |
+++ b/LayoutTests/svg/animations/animate-path-to-animation-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
SVG 1.1 dynamic animation tests |
Test calcMode spline with to animation. You should see a green 100x100 path and only PASS messages |