chromium/content/test/data/accessibility/html/input-image-with-title.html

<!--
@BLINK-ALLOW:inputType=*
-->
<html>
<body>
<input type="image" src="envelope.png" id="test" title="email"/>
</body>
</html>