Index: LayoutTests/svg/dom/smil-methods-expected.txt |
diff --git a/LayoutTests/svg/dom/smil-methods-expected.txt b/LayoutTests/svg/dom/smil-methods-expected.txt |
index 5bedbe9bd8eccb7780bfaebfeae3a0199475169e..36b7b2a0946c79b701f706f59625e41b2f6e7a13 100644 |
--- a/LayoutTests/svg/dom/smil-methods-expected.txt |
+++ b/LayoutTests/svg/dom/smil-methods-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. |
This test checks whether the methods on ElementTimeControl correctly return undefined. |
animate.beginElement(): PASS |
animate.beginElementAt(0): PASS |