- From: Simon Sapin <simon.sapin@kozea.fr>
- Date: Fri, 30 Mar 2012 20:51:12 +0200
- To: Markus Ernst <derernst@gmx.ch>
- CC: www-style list <www-style@w3.org>
Le 30/03/2012 14:31, Markus Ernst a écrit : > 1. Would it be actually possible to solve mixed-up cases like this? > <source src="someimg.jpg" media="(min-width: 800px)"> > <source src="otherimg.jpg" media="(min-bandwidth: 25Mbps)"> I think that the first source with a matching media query would be used, and the subsequent sources ignored.
Received on Friday, 30 March 2012 18:51:40 UTC