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