Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[form-control-validation] <input pattern> should include a title attribute #45

Closed
SaekiTominaga opened this issue Feb 12, 2024 · 0 comments · Fixed by #50
Closed

[form-control-validation] <input pattern> should include a title attribute #45

SaekiTominaga opened this issue Feb 12, 2024 · 0 comments · Fixed by #50

Comments

@SaekiTominaga
Copy link
Owner

HTML spec says,

When an input element has a pattern attribute specified, authors should include a title attribute to give a description of the pattern. User agents may use the contents of this attribute, if it is present, when informing the user that the pattern is not matched, or at any other suitable time, such as in a tooltip or read out by assistive technology when the control gains focus.

@SaekiTominaga SaekiTominaga changed the title [form-control-validation] Replace the data-validation-message-pattern attribute with the title attribute [form-control-validation] <input pattern> should include a title attribute Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant