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
/
HTMLSlotElement.idl
blob: 04dc7a711135db6b71dc5875bad62a7a50acd2e2 (
plain
)
1
2
3
4
5
interface HTMLSlotElement : HTMLElement { [Reflect] attribute DOMString name; };