TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

AutoFill is missing a few valid tokens for the autocomplete attribute

Open fcrozatier opened this issue 1 year ago • 0 comments

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

fcrozatier avatar Sep 13 '24 13:09 fcrozatier