+
+ stateTerms
+ |
+
+ [
+ 'none',
+ 'false',
+ 'true',
+ 'disabled',
+ 'enabled',
+ 'undefined',
+ 'null',
+]
+ |
+ List of allowed autocomplete state terms other than "on" and "off." |
+
+
+
+ ignoredValues
+ |
+
+ [
+ 'text',
+ 'pronouns',
+ 'gender',
+ 'message',
+ 'content'
+]
+ |
+ List of autocomplete values that are technically invalid but will be ignored as they may not necessarily cause accessibility problems |
+
+