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
/
HTMLLIElement.idl
blob: 9330aa88b1fd28c7541c55ba807b46b4d9aadca3 (
plain
)
1
2
3
4
5
interface HTMLLIElement : HTMLElement { [Reflect] attribute DOMString type; };