Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt

Issue 2256013003: Remove SMIL deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt
index ca9099663956ebb64c3c7467aab3316fc274beb3..d5a0c918fc39563dbcd09e4c27956fa5199e991f 100644
--- a/third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/dom/method-argument-typechecks-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
Check that invalid values of arguments throw TypeError.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine