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