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
/
HTMLLegendElement.idl
blob: 49ee03cd21586bf8ef2856c871a158ee9480340a (
plain
)
1
2
3
4
5
interface HTMLLegendElement : HTMLElement { [Reflect] attribute DOMString align; };