Skip to content

"username" is not valid for <input> elements with type="email" #2

@Ian-Webb

Description

@Ian-Webb

Hi!

HTML Validator is giving me this error:

The "autocomplete" value "username" does not appear to be valid.
Details: "username" is not valid for elements with type="email". Visit https://htmlval.com/?r=ac_att for more information

However, according to the info on https://htmlval.com/?r=ac_att, the autofill value "username" belongs to the control group "username".

The control group "username" includes: 'input elements with a type attribute in the Email state'.

So does that not mean that 'username' IS valid for inputs with a type of 'email'?

Cheers, Ian.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions