- From: Marcos Caceres <marcos@marcosc.com>
- Date: Fri, 27 Sep 2013 11:20:48 +0100
- To: public-respimg@w3.org
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Robin Berjon <robin@w3.org>
Hi All, Tab Atkins has put forward and alternative proposal to both srcset and picture: http://tabatkins.github.io/specs/respimg/Overview.html It combines what was originally in <source> and `srcset` into a "srcN" attribute. Example: <img src1="(max-width: 400px) pic-small.jpg" src2="(max-width: 1000px) pic-medium.jpg" src="pic-large.jpg" alt="Obama talking to a soldier in hospital scrubs."> Please take a look and discuss. I've cc'ed Tab who I'm sure can answer any questions. Kind regards, Marcos -- Marcos Caceres
Received on Friday, 27 September 2013 10:21:22 UTC