Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/animate-calcMode-spline-from-by-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-calcMode-spline-from-by-expected.txt
diff --git a/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt b/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt
index 5c70b882a63087949a4e525867ded6d04ea52966..1c019f5bc6079a4003bc71899c60ae07497d9435 100644
--- a/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt
+++ b/LayoutTests/svg/animations/animate-calcMode-spline-from-by-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 calcMode spline with from-by animation. You should see a green 100x100 rect and only PASS messages

Powered by Google App Engine