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

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 comments, and change API name to domKeyEnumFromString Created 5 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 906aa0b9313323cf7701a89b9b1765d544facbfe..2d7b01ea85156118a61f9b6d4ed9a313e16d17cd 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -72,6 +72,7 @@ IndexedDBExperimental status=experimental
InputModeAttribute status=experimental
IsTabStopAttribute status=experimental
KeyboardEventCode status=experimental
+KeyboardEventKey status=experimental
LangAttributeAwareFormControlUI
LinkPreconnect status=experimental
LinkHeader status=experimental

Powered by Google App Engine
This is Rietveld 408576698