Ernest Cline wrote: > The effect I believe you are looking for with this selector can be > achieved with existing selectors: > body section section:not(body section section section) > would select just the second level sections in this case Actually, no. It would select absolutely nothing. The argument to :not() must be a simple selector, and "body section section section" is not a simple selector. -BorisReceived on Sunday, 7 December 2003 13:28:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:25 GMT