Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/svgenum-animation-13-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/svgenum-animation-13-expected.txt
diff --git a/LayoutTests/svg/animations/svgenum-animation-13-expected.txt b/LayoutTests/svg/animations/svgenum-animation-13-expected.txt
index f1e23da1a7bd3263a5cf88d836e660ef396e3c09..72f649035a94846bc7d14d8661aa795dc12870dd 100644
--- a/LayoutTests/svg/animations/svgenum-animation-13-expected.txt
+++ b/LayoutTests/svg/animations/svgenum-animation-13-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.
SVG 1.1 dynamic animation tests
Test ChannelSelectorType enumeration animations

Powered by Google App Engine