Chromium Code Reviews

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-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/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
index db4ad1b164896d8dce65e9519da94efe22a7cf3e..dde810b40c1d0030e3d91fce2d649e0a317cd092 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-05-t-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.
layer at (0,0) size 480x360
LayoutView at (0,0) size 480x360
layer at (0,0) size 480x360

Powered by Google App Engine