Re: [selectors] Need to clearly define matching for :first-child, :nth-*, etc

On 15/07/2015 21:09, Daniel Glazman wrote:

> :first-child() is explicitely defined in Selectors 3 section
> 6.6.5.6 as the "same as :nth-child(1) so it should match on an element
> without a parent either.

Wow, I'm tired. Please of course read "it should not match on".

</Daniel>

Received on Wednesday, 15 July 2015 19:19:33 UTC