[whatwg] Fw: Lists, <ins>/<del>, and <a>

Lachlan Hunt lachlan.hunt at lachy.id.au
Wed Aug 30 00:07:42 PDT 2006


Andrew Fedoniouk wrote:
> someListElement.select( "li:not(li li)", foo);

That selector won't work anyway, because (according to the Selectors 
spec) :not() can only contain a single simple selector.

-- 
Lachlan Hunt
http://lachy.id.au/



More information about the whatwg mailing list