Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-image-with-title.html
blob: 0949768c0bebf40691c29266184b54c9bfd23b0a [
file
]
<html>
<body>
<input
type
=
"image"
src
=
"envelope.png"
id
=
"test"
title
=
"email"
/>
</body>
</html>