summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/HTMLHeadElement.idl
blob: 8730e7c1e48a474d003428403b336a04e3eebc07 (plain)
1
2
3
4
5
interface HTMLHeadElement : HTMLElement {



};