Re: [csswg-drafts] [selectors] [cssom] How should invalid selectors inside :is(), :where(), and :not() be treated for serialization? (#3676)

> Would those parse?

Yes, they parse and roundtrip due to error recovery.

`:not` is excluded - empty and invalid selectors inside `:not()` do not parse (see [resolution](https://github.com/w3c/csswg-drafts/issues/3264#issuecomment-467190906)).

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

Received on Monday, 25 February 2019 22:34:01 UTC