Re: [csswg-drafts] [mediaqueries-5] Type checking math functions resolving to a feature dimension value (#11765)

> So implementations should either expand <dimension> to this restricted set when it is produced by <mf-value>, or they should skip type checking a math function matching <mf-value>, since <mf-value> must be validated against the grammar of the specified feature value anyway.

I don't understand what you're asking for here. A math function resolves to one of those types. Those types match `<number>` or `<dimension>`, which is what `<mf-value>` requires. So a valid math function (per its normal validity rules) is always a valid `<mf-value>`.

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


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

Received on Monday, 24 February 2025 23:06:26 UTC