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

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

Issue 1771733002: Web Animations: Use of hyphens is no longer supported (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index fe3a242542f494f23b0f324b81684ca131a92c0b..20c939b23b770b04048c66548ec62ddd18f56a04 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1069,7 +1069,6 @@ public:
V8Animation_Id_AttributeSetter = 1240,
MediaStreamOnEnded = 1241,
DocumentCreateEventInputEvent = 1242,
- WebAnimationHyphenatedProperty = 1243,
FormControlsCollectionReturnsRadioNodeListForFieldSet = 1244,
ApplicationCacheManifestSelectInsecureOrigin = 1245,
ApplicationCacheManifestSelectSecureOrigin = 1246,

Powered by Google App Engine
This is Rietveld 408576698