Index: LayoutTests/svg/animations/deferred-insertion-expected.txt |
diff --git a/LayoutTests/svg/animations/deferred-insertion-expected.txt b/LayoutTests/svg/animations/deferred-insertion-expected.txt |
index 9bb4640aec7c28350584449520078279c6e73960..78c910cf1410e44f2f24ee0c3503c0da79b462e5 100644 |
--- a/LayoutTests/svg/animations/deferred-insertion-expected.txt |
+++ b/LayoutTests/svg/animations/deferred-insertion-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 for animation on elements inserted programmatically. Should result in a 200x200 rect and only PASS messages |