Re: [csswg-drafts] [selectors] consider preserving invalid selectors in :is() and :where() (#8356)

> Is it possible to serialize :is(##invalid, valid) without a whitespace between # and #invalid, without the specified string?

Yeah, assuming you're reserializing from the token stream, that's the behavior you'd get by default. There's no whitespace token there, and the two tokens don't need a separator to re-parse successfully.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 July 2023 20:05:26 UTC