1
    2
    3
    4
    5

content / test / data / accessibility / html / input-password-obscured.html [blame]

<html>
<body>
  <input id='input' type='password' value='foo'>
</body>
</html>