1. autocomplete attribute: on & off values

    The `autocomplete` attribute for `input` elements indicates to the browser whether a value should or should not be autofilled when appropriate.

  2. elementinternals api: ariaautocomplete

  3. element api: ariaautocomplete

  4. htmlformelement api: autocomplete

  5. htmlinputelement api: autocomplete

  6. htmlinputelement api: showpicker: `autocomplete` input

  7. htmlselectelement api: autocomplete

  8. htmltextareaelement api: autocomplete

  9. html element: form: autocomplete

  10. html element: input: `type="color"`: autocomplete

  11. html element: textarea: autocomplete

  12. html attribute: autocomplete

  13. html attribute: autocomplete: `new-password` value

  14. html attribute: autocomplete: `one-time-code` value

  15. html attribute: autocomplete: `webauthn` value