- From: Marcos Caceres <w3c@marcosc.com>
- Date: Tue, 20 Nov 2012 19:52:13 +0000
- To: public-respimg@w3.org
Hi All, I've been working on a generic srcset parser which matches WHATWG document [1]: https://github.com/ResponsiveImagesCG/picture-refimp/blob/master/srcsetfill.js Ideally, we should be able to hook it into <img>, <picture>, and <source> for testing and refinement. The code is far from done, so I could use some help. Right now, I'm mostly just wanting to get it 100% conforming to the WHATWG spec. If you want to help, or you've ever wanted to see what it's like to code for a browser from a W3C spec, here is your chance to [1]. Please email me if you are interested in collaborating on it. The quicker we get it done, the quicker we can start playing around with new/alternative syntaxes. [1] http://dev.w3.org/html5/srcset/ -- Marcos Caceres
Received on Tuesday, 20 November 2012 19:52:40 UTC