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