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

<!--
@MAC-ALLOW:AXRoleDescription
@MAC-ALLOW:AXARIALive
@MAC-ALLOW:AXARIABusy
@WIN-ALLOW:xml-roles*
@WIN-ALLOW:*live*
@WIN-ALLOW:*busy*
@WIN-ALLOW:*atomic*
@WIN-ALLOW:*relevant*
@AURALINUX-ALLOW:xml-roles*
-->
<!DOCTYPE html>
<html>
<body>
  <div role="alertdialog"></div>
</body>
</html>