Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(998)

Unified Diff: Source/core/frame/UseCounter.h

Issue 137443006: Remove support for <animateColor>. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: test adjustments Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 5d964607bbc8c3a191d4d8f53b7341fdc6c1774a..cc91487736dafee7e1b7a6da4093456cb10cb264 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -198,7 +198,6 @@ public:
PrefixedAndUnprefixedAnimationIterationEvent,
EventReturnValue, // Legacy IE extension.
SVGSVGElement,
- SVGAnimateColorElement,
InsertAdjacentText,
InsertAdjacentElement,
HasAttributes, // Removed from DOM4.

Powered by Google App Engine
This is Rietveld 408576698