- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Apr 2020 16:02:49 +0000
- To: public-css-archive@w3.org
Hm, that's true. Validity of `syntax` *does* depend on us parsing the string, so if you wrote gibberish it would be thrown out as invalid. Seems like we could similarly test for validity of non-terminals in the string? That's information known at parse-time, certainly. I'll open an issue on the correct spec so we're not clogging up this issue. ^_^ -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2463#issuecomment-621947111 using your GitHub account
Received on Thursday, 30 April 2020 16:02:51 UTC