Index: LayoutTests/svg/custom/bad-attributeName-crash-expected.txt |
diff --git a/LayoutTests/svg/custom/bad-attributeName-crash-expected.txt b/LayoutTests/svg/custom/bad-attributeName-crash-expected.txt |
index a9cb73b4f7208bf65a57c2826f111fb8a0e384d3..ffcaaa96c73b80a9d13d1c0d01d538a909ec3731 100644 |
--- a/LayoutTests/svg/custom/bad-attributeName-crash-expected.txt |
+++ b/LayoutTests/svg/custom/bad-attributeName-crash-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. |
Tests that we do not crash on a bad attribute name. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |