- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Oct 2024 16:04:11 +0000
- To: public-css-archive@w3.org
> --custom: foo, bar should remain valid so this restriction should only apply to comma-containing productions in functions.
Ah yes, you are completely correct. I accidentally dropped the context that this only applies within functions when I rewrote the text, thanks.
> And I think <{-token> is consumed to a simple block defined with } as its ending token, so the condition should be "if it starts with a simple block whose ending token is }".
Yeah I was wondering which way I should write it. You're probably right that I should just do treat it as a block, since grammars never see the { tokens themselves.
--
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9539#issuecomment-2417272993 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 October 2024 16:04:12 UTC