Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
dialog.html
blob: 113025e60b277f3deefecef840d29cb8142ac432 [
file
] [
log
] [
blame
]
<!--
@MAC-ALLOW:AXSubrole=*
-->
<html>
<body>
<dialog
open
>
Text in dialog
</dialog>
</body>
</html>