- From: Timothy Hatcher <timothy@apple.com>
- Date: Wed, 20 Nov 2013 10:57:12 -0800
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: WHATWG List <whatwg@whatwg.org>
> On Nov 20, 2013, at 10:42 AM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote: > >> On Wed, Nov 20, 2013 at 10:31 AM, Timothy Hatcher <timothy@apple.com> wrote: >> It does look good to me, though I can't evaluate it from an implementation perspective. I'll defer to others on that. >> >> Requiring the <img> also also forces backwards comparability for clients that don't support <picture>. (As long as the author gives it a fallback src attribute.) >> >> One part isn't clear to me yet: what <source> attribute is used for DPR multipliers? Allowing both multipliers and intrinsic widths would be ideal and flexible. > > <source src> will contain a list of either url/density or url/size pairs. > > ~TJ Can it be srcset so <img srcset> is also usable for simple cases? (Yes respec srcset or anything not named src.) — Timothy Hatcher
Received on Wednesday, 20 November 2013 18:57:36 UTC