1
    2
    3
    4
    5
    6
    7
    8
    9
   10

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

<!--
@MAC-ALLOW:AXRoleDescription
@WIN-ALLOW:xml-roles*
-->
<!DOCTYPE html>
<html>
<body>
  <div role="math">ARIA role math.</div>
</body>
</html>