Chromium Code Reviews

Unified Diff: LayoutTests/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-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/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-expected.txt
diff --git a/LayoutTests/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-expected.txt b/LayoutTests/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-expected.txt
index 9bef6f9f0f2cbea43af75888d61ee86a59a1083d..513cfcb36f105f12a6a15f5fd526f7208adeb364 100644
--- a/LayoutTests/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-expected.txt
+++ b/LayoutTests/animations/svg-attribute-interpolation/svg-markerUnits-interpolation-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 SMIL:
PASS: markerUnits from [userSpaceOnUse] to [strokeWidth] was [userSpaceOnUse] at 0

Powered by Google App Engine