- From: Simon Pieters <simonp@opera.com>
- Date: Wed, 19 Feb 2014 17:18:04 +0100
- To: public-respimg@w3.org
Hi The past few days I have worked a bit on fixing things with the picture spec. I'd like to get some opinions on the following issue: https://github.com/ResponsiveImagesCG/picture-element/issues/97 Do we want to support the following? <img srcset="\u0066\u006F\u006F\u002E\u006A\u0070\u0067 1x"><!--foo.jpg--> What do we want to happen here? <picture> <source srcset="foo.jpg 1x foobar(), bar.jpg 1x"> <img src="baz.jpg"> </picture> cheers -- Simon Pieters Opera Software
Received on Wednesday, 19 February 2014 16:18:36 UTC