This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The img@srcset does not afford developers the ability to define the breakpoints for images as either minimum values (mobile first) or maximum values (desktop first) to match the media queries used in their design. See: “Secret src” http://adactio.com/journal/5474/
Commenting per the HTML WG’s request[1]: This bug would be addressed by the proposed `picture` extension specification: See: http://picture.responsiveimages.org/#relationship-to-srcset Further discussion is available in the WHATWG clone of this bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20212 1: http://lists.w3.org/Archives/Public/public-html-wg-announce/2013JanMar/0006.html
The two alternatives are mathematically equivalent, and because of this everyone agrees that it's *possible* to express either a "mobile first" or "desktop first" set of breakpoints. Given this, I think the complexity costs of adding syntax to improve the "desktop first" case outweigh the benefits.