Index: LayoutTests/svg/animations/animate-beginElementAt-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-beginElementAt-expected.txt b/LayoutTests/svg/animations/animate-beginElementAt-expected.txt |
index ba72eb27e9d6cad1a243cdb03d3b7d812382b960..d6f966329ed2092b5080a5960705a0dc6c5631c6 100644 |
--- a/LayoutTests/svg/animations/animate-beginElementAt-expected.txt |
+++ b/LayoutTests/svg/animations/animate-beginElementAt-expected.txt |
@@ -1,2 +1,3 @@ |
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
This test verifies the animation behaviour of beginElement in SVG. See bug 26019 |
Passed |