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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 933323002: Add experimental Support for DOM3 KeyboardEvent key value (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added key=value pair for screencastview.js Created 5 years, 10 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/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 0683c693f487b6d8d799667d6d03d72a7c8ce352..331ec08673bad7dbdfa51503133a16e766dbd821 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -71,6 +71,7 @@ IMEAPI status=experimental
IndexedDBExperimental status=experimental
InputModeAttribute status=experimental
KeyboardEventCode status=experimental
+KeyboardEventKey status=experimental
LangAttributeAwareFormControlUI
LinkPreconnect status=experimental
LinkHeader status=experimental

Powered by Google App Engine
This is Rietveld 408576698