Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-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/http/tests/cache/smil-usecounter-in-cached-image-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt
index 51108dbb0bd54ead714400ace72bb2bad469973c..868b4375cb9e1cc48d4897475d3d01dc5c2bcf3f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt
@@ -1,5 +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.
-CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
PASS window.internals.isUseCounted(document, SVGSMILAnimationInImageRegardlessOfCache) is false
PASS window.internals.isUseCounted(document, SVGSMILAnimationInImageRegardlessOfCache) is true
PASS successfullyParsed is true

Powered by Google App Engine