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
/
HTMLOutputElement.idl
blob: 94c45e99f3daedb0192b315f5adff433249e57ef (
plain
)
1
2
3
4
5
interface HTMLOutputElement : HTMLElement { readonly attribute DOMString type; };