<!-- @BLINK-DENY:name* --> <!doctype html> <html> <body> <input aria-label="Name" id="test" title="Title" aria-describedby="ID1" type="text"> <div id="ID1">Description</div> </body> </html>