Index: LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt |
diff --git a/LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt b/LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt |
index 750c0e1bbb7c0cd7adf0f8709472ab798e3dc5d9..6df3326e3b57af1db34a4760ce0d861112d31813 100644 |
--- a/LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt |
+++ b/LayoutTests/svg/dom/remove-use-target-element-indirectly-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. |
Removing animated use target indirectly from the document should not cause crash. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |