1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / accname / name-image-input-alt.html [blame]

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input src="baz.html" type="image" id="test" alt="foo"/>
</body>
</html>