spec checked
MDN input type email
Documents email inputs, browser email-format validation, supported attributes including autocomplete, list, maxlength, minlength, multiple, pattern, readonly, required and size, plus support for multiple comma-separated addresses when the multiple attribute is present.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Email address entry | Choose email address entry when the field value must be an email address used for contact, identity, invitation, recovery, notification, or receipt delivery. | Users can type, paste, autofill, edit, select, undo, and correct the email value through native input behavior. | MDN supports email input semantics, automatic email-format validation, supported attributes, and multiple-address handling. |
Evidence Role
This source is treated as spec evidence. Use it to validate the decision rules above, not as a visual style reference.
Publisher: MDN Web Docs. Last checked: .