Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt

Issue 1158563006: Add SMIL deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt
diff --git a/LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt b/LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt
index f13c0fdaeffc30608b3012d29f9bd398cd38e637..b5b355286f70d4225a3ca95297cac84ff359a62f 100644
--- a/LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt
+++ b/LayoutTests/svg/animations/animate-test-attributes-crash-expected.txt
@@ -1 +1,2 @@
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
Pass if Blink does not crash.

Powered by Google App Engine