Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Test that input-security: auto obscures text in sensitive text inputs</title>
<link rel="author" title="Apple Inc">
<link rel="match" href="input-security-auto-sensitive-text-input-ref.html">
<style>
input { input-security: auto; }
</style>
<input type="password" value="hunter2">