Interface HTMLPictureElement

All Superinterfaces:
Element, EventTarget, HTMLElement, InnerHTML, Node, NonDocumentTypeChildNode, ParentNode

public interface HTMLPictureElement extends HTMLElement
A <picture> HTML element. It doesn't implement specific properties or methods.