TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
AutoFill is missing a few valid tokens for the autocomplete attribute
The AutoFill type of lib.dom.d.ts is missing the following tokens:
- bday
- cc-additional-name
- language
- nickname
- organization-title
- photo
- sex
- url
https://html.spec.whatwg.org/#autofill-field
Hello Can I work on this @saschanaz ?
I think they are missing because not enough browser engines implement them. Maybe double check if there's enough support.
I think they are missing because not enough browser engines implement them. Maybe double check if there's enough support.
Where can I check the support for auto fill? I have tried can I use and nothing came up