- From: Eric Willigers via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Feb 2019 23:02:07 +0000
- To: public-css-archive@w3.org
`:not` would be just like any other traditional selector with no error recovery. `:not(<invalid>, <invalid>)` and `:nth-col(random .nonsense)` do not parse, they never become `:not()` or `:nth-col()`. -- GitHub Notification of comment by ewilligers Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3676#issuecomment-467219921 using your GitHub account
Received on Monday, 25 February 2019 23:02:08 UTC