Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Email validation for long TLD's #215

@tomjanssens

Description

@tomjanssens

The HTML5 type="email" validation doesn't yet work for longer TLD, example: .brussels.

Check if we can overwrite the default validation regex pattern using the pattern attribute to extend the length of the TLD.

See: http://www.w3.org/TR/html-markup/input.email.html#input.email.attrs.value.single

Reported by 5342-11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions