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

Would those parse? We'd need them to roundtrip, you should be able to do `ruleA.selectorText = ruleB.selectorText`. We'd probably have to change the grammar of the property to allow 0 or more selectors.

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

Received on Monday, 25 February 2019 22:12:07 UTC