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