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