mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Add autocomplete requirement for known fields
Added checklist item for using autocomplete in known fields.
This commit is contained in:
@@ -43,6 +43,7 @@ Quick reference for WCAG 2.1 AA compliance. Use alongside the `frontend-ui-engin
|
||||
- [ ] Error messages specific and associated with the field
|
||||
- [ ] Error state visible by more than color (icon, text, border)
|
||||
- [ ] Form submission errors summarized and focusable
|
||||
- [ ] Known fields use autocomplete (for example `type="email" autocomplete="email"`)
|
||||
|
||||
### Content
|
||||
- [ ] Language declared (`<html lang="en">`)
|
||||
|
||||
Reference in New Issue
Block a user