blob: 7eb15e32c22ac50f79ed7cfad86c9fbd99ecb1c5 [file] [log] [blame]
<!DOCTYPE html>
<title>Test that input-security: auto obscures text in sensitive text inputs</title>
<style>
input { input-security: auto; }
</style>
<input type="password" value="abcdefg">