<!-- @WIN-DENY:name* --> <html> <body> <div tabindex=0 role="button">Regular button</div> <div tabindex=0 role="button" aria-pressed="false">Toggle button</div> </body> </html>