Re: [csswg-drafts] [css-values-4] Specify argument range for resolution (#8532)

  > This makes it invalid in all contexts, but will cause it to clamp when used in a math function.

`calc(-1dppx)` is invalid but `calc(-1 * 1dppx)` is valid (and clamped), right?

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


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

Received on Tuesday, 11 April 2023 07:32:20 UTC