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