index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
HTMLDialogElement.idl
blob: 0d37547ed3edcaae97ca8e9f845b3b3097f6e7f5 (
plain
)
1
2
3
4
5
interface HTMLDialogElement : HTMLElement { [Reflect] attribute boolean open; };