What is the `picture` Element?
The picture element is a markup pattern that allows developers to declare multiple sources for
an image. By using media queries, it gives developers control as to when and if those
images are presented to the user.
picture Specification
The srcset attribute is an extension to the existing img tag that
provides some of the functionality of the picture element. It uses a more concise syntax,
part of which may be used by the picture element.
What are the use cases for each?
The Use Cases and Requirements document outlines the goals, objectives, and potential issues
for end users that must be solved by the picture and srcset extension specifications.
Issue Tracker
8 open issues
| Issue | Description | Author | Last Modified |
|---|---|---|---|
| 4 | Yesterday | ||
| 3 | Yesterday | ||
| 2 | Yesterday | ||
| 1 | 14 days ago | ||
| 12 | Yesterday | ||
| 11 | Today | ||
| 10 | Yesterday | ||
| 9 | 11 days ago |
11 closed issues
| Issue | Description | Author | Last Modified |
|---|---|---|---|
| 15 | 3 days ago | ||
| 14 | 3 days ago | ||
| 13 | 4 days ago | ||
| 8 | 10 days ago | ||
| 7 | 8 days ago | ||
| 6 | 14 days ago | ||
| 5 | 15 days ago | ||
| 4 | 15 days ago | ||
| 3 | 15 days ago | ||
| 2 | 15 days ago | ||
| 1 | 14 days ago |
