Re: [csswg-drafts] [css-counter-styles] How should relative-length values be interpreted when used in @counter-style descriptors? (#10877)

I agree there's no particular use-case for it, but I do care that grammars are consistently interpreted. If we want to disallow math functions (but, presumably, allow other functions that could produce numbers, like custom `env()`), we should make a production with that restriction. If we want to allow only literals for some reason, we can use the `<number-token>` production.

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


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

Received on Monday, 16 September 2024 22:34:31 UTC