Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/smil-element-target-crash-main-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/smil-element-target-crash-main-expected.txt
diff --git a/LayoutTests/svg/animations/smil-element-target-crash-main-expected.txt b/LayoutTests/svg/animations/smil-element-target-crash-main-expected.txt
index 7ef22e9a431ad0272713b71fdc8794016c8ef12f..db9481e6dbd5e6198ec7cbad4a17539d04996f38 100644
--- a/LayoutTests/svg/animations/smil-element-target-crash-main-expected.txt
+++ b/LayoutTests/svg/animations/smil-element-target-crash-main-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

Powered by Google App Engine