Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/svglength-animation-px-to-pt-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/svglength-animation-px-to-pt-expected.txt
diff --git a/LayoutTests/svg/animations/svglength-animation-px-to-pt-expected.txt b/LayoutTests/svg/animations/svglength-animation-px-to-pt-expected.txt
index 98284ad4f94b0f53d4e7b0481b1c7e413606bf85..270a5205bf9f59c816f32c8e572fcb1a48a1089e 100644
--- a/LayoutTests/svg/animations/svglength-animation-px-to-pt-expected.txt
+++ b/LayoutTests/svg/animations/svglength-animation-px-to-pt-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 SVGLength animation from px to cm.

Powered by Google App Engine