chromium/content/test/data/accessibility/aria/aria-math.html

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