- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Tue, 24 Feb 2026 13:23:59 +0000
- To: public-css-archive@w3.org
OK, so they wouldn't be [math functions](https://drafts.csswg.org/css-values-4/#math-function). It's still not clear what `v(calc(1px + 2em + 3pt))` is supposed to be, though. > This would create too many dependencies on the unit More like it's not dependent on `--size`'s unit, and you want it to be, so you would need to update `width` in order to achieve that. And my point is that not being dependent on `--size`'s unit is generally a good thing. You have not provided an explanation of why you want that dependency. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13550#issuecomment-3951800826 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 February 2026 13:24:00 UTC