We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Incorrect support data (example: BrowserX says "86" but support was added in "40")
Firefox is listed as not supporting autocomplete="one-time-code" however appears to have had support added in version 109.
autocomplete="one-time-code"
Firefox
Since version 109
Verified autofill did not happen on FireFox v126 when the autocomplete was set to one-time-code.
Bug report / feature request to add one-time-code to firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1547294
No response
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
html.global_attributes.autocomplete
The text was updated successfully, but these errors were encountered:
Thank you, fixed in #21929
Sorry, something went wrong.
No branches or pull requests
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Firefox is listed as not supporting
autocomplete="one-time-code"
however appears to have had support added in version 109.What browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
Since version 109
Did you test this? If so, how?
Verified autofill did not happen on FireFox v126 when the autocomplete was set to one-time-code.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Bug report / feature request to add one-time-code to firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1547294
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
MDN metadata
MDN page report details
html.global_attributes.autocomplete
The text was updated successfully, but these errors were encountered: