1
    2
    3
    4
    5
    6
    7

content / test / data / accessibility / html / dialog.html [blame]

<!--
-->
<html>
<body>
<dialog open>Text in dialog</dialog>
</body>
</html>