Hacker News new | ask | show | jobs
by TwoBit 3803 days ago
How would it know it's a password field and not just some text input box that uses * characters?
1 comments

<input type="password" /> I assume