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