summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/HTMLPictureElement.idl
blob: 9bd6cefe16f134cf51599c16bfaf4f3ce101d041 (plain)
1
2
3
4
5
interface HTMLPictureElement : HTMLElement {



};