You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>Safari's password AutoFill feature can be <arel="external noopener" href="https://developer.apple.com/documentation/security/password_autofill/customizing_password_autofill_rules">configured with custom password criteria</a>.</small>
835
835
</li>
836
+
<li>
837
+
<small><codetranslate="no">maxlength</code>'s presence is not announced by screen readers.</small>
Copy file name to clipboardExpand all lines: partials/section.forms.hbs
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,9 @@
91
91
<li>
92
92
<small>Safari's password AutoFill feature can be <arel="external noopener"href="https://developer.apple.com/documentation/security/password_autofill/customizing_password_autofill_rules">configured with custom password criteria</a>.</small>
93
93
</li>
94
+
<li>
95
+
<small><codetranslate="no">maxlength</code>'s presence is not announced by screen readers.</small>
0 commit comments