<!-- @BLINK-DENY:descri* --> <!doctype html> <html> <body> <input type="button" aria-label="bar" aria-labelledby="ID1" id="test"/> <div id="ID1">Rich's button</div> </body> </html>