Definition
HTML Standard defines HTMLPictureElement
[Exposed=Window]
interface HTMLPictureElement : HTMLElement {
[HTMLConstructor] constructor();
};
HTMLPictureElement
interfaceHTML Standard defines HTMLPictureElement
[Exposed=Window]
interface HTMLPictureElement : HTMLElement {
[HTMLConstructor] constructor();
};
HTMLPictureElement