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

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: Updated global-interface-listing as test were failing due to addition of the key Created 5 years, 8 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 7644b4f82781546d5ec930b272e09b0f7a5e4af5..55f2c5bd8a8ff5a4bba6934cd95a3546d66c2d7e 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -75,6 +75,7 @@ IMEAPI status=experimental
IndexedDBExperimental status=experimental
InputModeAttribute status=experimental
KeyboardEventCode status=experimental
+KeyboardEventKey status=experimental
LangAttributeAwareFormControlUI
LinkPreconnect status=experimental
LinkPreload status=experimental

Powered by Google App Engine
This is Rietveld 408576698