Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
index 08cafca31cbb3f378674b88929d16ceb98bf33e4..a3430a3c4f2644e39392c7330584933178425c31 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -531,6 +531,10 @@ |
status: "stable", |
}, |
{ |
+ name: "KeyboardLock", |
+ status: "test", |
+ }, |
+ { |
name: "LangAttributeAwareFormControlUI", |
}, |
{ |