chromium/content/test/data/accessibility/html/input-password-obscured.html

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