<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="text" value="peanuts" id="ID1">
<input type="text" value="popcorn" id="ID2">
<input type="text" value="apple jacks" id="ID3">
<img aria-labelledby="ID1 ID2 ID3" id="test" src="foo.jpg"/>
</body>
</html>