Firefox Tomorrow

web api interface

HTMLPictureElement

View on MDN ↗

The HTMLPictureElement interface represents a <picture> HTML element. It doesn’t implement specific properties or methods.

Instance properties

No specific property, but inherits properties from its parent, HTMLElement.

Instance methods

No specific method, but inherits methods from its parent, HTMLElement.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also