Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-image-with-title.html
blob: bab8ddcde6708e380465e3f941123da0fbd02200 [
file
] [
log
] [
blame
]
<!--
@BLINK-ALLOW:inputType=*
-->
<html>
<body>
<input
type
=
"image"
src
=
"envelope.png"
id
=
"test"
title
=
"email"
/>
</body>
</html>