Re: Selectors: hooks needed by DOM

On Tue, Oct 1, 2013 at 12:58 AM, Simon Sapin <simon.sapin@exyr.org> wrote:
> The parsing hooks should also return a failure for inputs that match the
> grammar and are recognized, but are invalid for another reason.

Good catch, fixed.

> but it’s missing improper nesting of
> :not() and :matches() (although maybe that goes into "not recognized".)

That's covered by "invalid simple selector".

~TJ

Received on Tuesday, 1 October 2013 22:59:06 UTC