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
/
HTMLDetailsElement.idl
blob: 2b0daa6c7f994ceafa16af2ab0f3821a84cbaef3 (
plain
)
1
2
3
4
5
interface HTMLDetailsElement : HTMLElement { [Reflect] attribute boolean open; };