diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index da128279..189e283c 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -1434,6 +1434,14 @@

Prevent scripts from focusing input elements without user intervention.

+ +

Possible values:

+ +
+
despotic
Only allow focus changes when explicitly requested by the user
+
laissez-faire
Always allow focus changes
+
moderate
Allow focus changes after user-initiated focus change
+