Re: [csswg-drafts] [css-values-5][various] Better handling of arguments with commas (#9539)

> --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