> The way to do this is NOT to introduce browser-specific code into CSS, > but to test for support of individual features: > > @supports(td:hover) { > /* CSS code */ > } > > Part of the reason for having official standards is to lessen the > dependence upon coding for a particular browser; having that standard > explicitly account for browser peculiarities wouldn't make sense. I like this just fine. I completely agree with you. I don't care at all about the method, it's the principle I'm concerned with. Is there any official momentum behind this? d.Received on Monday, 29 March 2004 17:14:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:27 GMT