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