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
/
HTMLPreElement.idl
blob: cc7cc33d0d0e1d01a709ff511365342656ee3770 (
plain
)
1
2
3
4
5
6
7
#import <HTML/HTMLElement.idl> interface HTMLPreElement : HTMLElement { };