David Hyatt wrote: > > I never understood this restriction either. When I implemented this in > WebKit I actually had to add code to make :not more restrictive. 1. not(a and b) is not(a) or not(b), and we already had groups of selectors to express the latter. 2. in a selector, all simple selectors express a unique condition on a given element/context. Making :not() accept a selector instead of a simple selector would have broken that rule. </Daniel>Received on Sunday, 20 August 2006 16:00:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:22:32 GMT