Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/svg/custom/relative-sized-use-on-symbol-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/platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt b/LayoutTests/platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt
index bd23f7cea3996022cfb980ffcad8fa786d494891..d35abcae916d7e19330a2b785cf1ca882207d962 100644
--- a/LayoutTests/platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/relative-sized-use-on-symbol-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.
(GraphicsLayer
(bounds 800.00 600.00)
(children 1

Powered by Google App Engine