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