Emails
Spec
Summary
Enable a responsive images solution for the "art direction" use case, allowing authors to provide multiple image sources, varying according to media-query based breakpoints.
Motivation
The "art-direction" use case is a major use-case of the responsive images problem, and solving it would allow authors to use media queries to specify alternate image sources (or sets of sources, in concert with the `srcset` attribute) to suit their layout breakpoints and reduce bandwidth costs across a wide range of display sizes/layouts.
The picture element and it's related HTMLImageElement source selection algorithm resolve that use case in an efficient and author-friendly manner.
Compatibility Risk
Low.
The feature is a subset of the overall
picture specification, which Firefox are actively
working on.
OWP launch tracking bug?
Row on feature dashboard?
Yes
Requesting simultaneous permission to ship?
No