Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-password-obscured.html
blob: dbe3b39aba2c1663c302b6a40660cfec4d798381 [
file
] [
log
] [
blame
]
<html>
<body>
<input
id
=
'input'
type
=
'password'
value
=
'foo'
>
</body>
</html>