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