Re: [csswg-drafts] [selectors-5] add new selector immediate-adjecent-child

the issue is that :first-of-type is not exlusive to the first encountered within the scope, but rather to the first encountered of its own parent, allowing for multiple first-of-type to be matched within the scope.

-- 
GitHub Notification of comment by Meteor0id
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2568#issuecomment-381363708 using your GitHub account

Received on Saturday, 14 April 2018 22:02:27 UTC