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