|
|
|
|
|
by matt_kantor
3657 days ago
|
|
That sounds like what they're doing. > We don't just ignore the autocomplete attribute, however. In the WHATWG standard, we defined a series of new autocomplete values that developers can use to better inform the browser about what a particular field is, and we encourage developers to use those types. [2] > [2] https://html.spec.whatwg.org/multipage/forms.html#autofill In my opinion the new spec is overly-complicated and will probably not be followed by web developers, but on the other hand a binary "on"/"off" choice was way too blunt of an instrument. I don't know how the authors of the original autocomplete spec didn't see this coming. |
|