Comment on Ask HN: Why do you disable HTML form autocomplete?Comments−stenius11yI've seen people use placeholders to label form fields. If something got auto completed, it might contain incorrect data.−terichoOP11yPlaceholders do not get submitted with forms AFAIK. So I don't see what that has to do with autocomplete.
Comments
I've seen people use placeholders to label form fields. If something got auto completed, it might contain incorrect data.
Placeholders do not get submitted with forms AFAIK. So I don't see what that has to do with autocomplete.