Andrew Fedoniouk wrote: > If :not will be relaxed to contain not only simple selectors > then selector > [...] > Say selector like > X Y:not(X > Y) > naturally complements "X Y" and "X>Y" selectors. I think that would be equivalent to this: X :not(X)>Y Both would select a Y that is a descendant (but not a child) of an X. -- Lachlan Hunt http://lachy.id.au/Received on Friday, 1 September 2006 02:36:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:22:32 GMT