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