Should u-* parsing special case img srcset? #7

Open
tantek opened this Issue Mar 27, 2017 · 0 comments

Projects

None yet

1 participant

@tantek
Member
tantek commented Mar 27, 2017

Responsive images add the 'srcset' attribute to the 'img' tag which can then provide a variety of image resolutions, both in density and pixel size.

Should u-* on an img tag pay attention to the srcset attribute, and if so, how?

Summary of srcset here https://indieweb.org/srcset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment