<!-- @BLINK-DENY:name* --> <!doctype html> <html> <body> <img id="test" aria-describedby="ID1" src="test.png"> <div id="ID1" role="presentation">foo</div> </body> </html>