Skip to content
This repository has been archived by the owner on Jul 26, 2019. It is now read-only.

Support img srcset & sizes #7

Open
1 of 2 tasks
acrylian opened this issue Sep 25, 2014 · 0 comments
Open
1 of 2 tasks

Support img srcset & sizes #7

acrylian opened this issue Sep 25, 2014 · 0 comments
Assignees

Comments

@acrylian
Copy link
Owner

Picturefill not only supports <picture> but also <img srcset="">. They seem to do the same but apparently that is not exactly true. <picture> sets fixes images while <img srcset> is more relative and leaves it to the browser what to display when. So in many cases to use this is more clever than <picture> actually.

Recommended reading with lots of details:

@acrylian acrylian self-assigned this Sep 25, 2014
@acrylian acrylian changed the title Support img srcset Support img srcset & sizes Oct 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant