chromium/content/test/data/accessibility/accname/name-password-title.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="password" id="test" title="foo" />
</body>
</html>