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