summaryrefslogtreecommitdiffstats
path: root/content/test/data/accessibility/dialog.html
blob: 113025e60b277f3deefecef840d29cb8142ac432 (plain)
1
2
3
4
5
6
7
8
<!--
@MAC-ALLOW:AXSubrole=*
-->
<html>
<body>
<dialog open>Text in dialog</dialog>
</body>
</html>