Alan Gresley wrote: > If I wish to correctly use selectors, then I must wait until most UA support > 'background-size' before I can use this progressive enhancement. Or create designs in which that property not being applied is OK, yes. > div.x {background: url(galaxy.jpg) center} div.x[class*=""]:not(:first-child) > {background: url(galaxy.png);background-size: 100% 100%;} Which will break as soon as a UA supports *="" but not background-size.... Say Gecko 1.9. -BorisReceived on Thursday, 21 February 2008 03:45:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:01 GMT