dynamic type
attribute for <input>
element causes false positive autocomplete
A11y warning
#8565
Labels
type
attribute for <input>
element causes false positive autocomplete
A11y warning
#8565
Describe the bug
Using a dynamic
type
on an<input>
element causes the false positive A11y warning when paired with theautocomplete="off"
attribute. Similar report #8520 (comment)Related to #8520
Reproduction
https://svelte.dev/repl/23816016ae244746962d5d674c0eedc7?version=3.59.0
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: