- From: SelenIT via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Feb 2018 21:20:32 +0000
- To: public-css-archive@w3.org
The definition of the `:not()` pseudo-class says that it takes a selector list as an argument. So I suppose that anything inside the brackets is parsed as a selector list (consisting of one invalid simple selector in this case). I guess this is one of the "more specific syntactic constraints" which the first note after the formal grammar description in the section 17 warns about. -- GitHub Notification of comment by SelenIT Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2352#issuecomment-368141750 using your GitHub account
Received on Friday, 23 February 2018 21:20:39 UTC