1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / aria / aria-toolbar.html [blame]

<!--
@MAC-ALLOW:AXRoleDescription=*
@WIN-DENY:name=''
-->
<html>
<body>
  <div role="toolbar">A toolbar</div>
</body>
</html>