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

SIA-R10 and autocomplete="one-time-code" #1515

Closed
dan-tripp-siteimprove opened this issue Nov 28, 2023 · 1 comment · Fixed by #1517
Closed

SIA-R10 and autocomplete="one-time-code" #1515

dan-tripp-siteimprove opened this issue Nov 28, 2023 · 1 comment · Fixed by #1517
Labels
bug Report of unexpected or faulty behaviour in Alfa

Comments

@dan-tripp-siteimprove
Copy link
Contributor

This code fails SIA-R10:
<input type="text" autocomplete="one-time-code" >
I think that it should pass, because "one-time-code" is a valid value according to https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-detail-tokens

@dan-tripp-siteimprove dan-tripp-siteimprove added the bug Report of unexpected or faulty behaviour in Alfa label Nov 28, 2023
@Jym77
Copy link
Contributor

Jym77 commented Nov 29, 2023

Good catch. Looks like this has been added since the rule was written 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of unexpected or faulty behaviour in Alfa
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants