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