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