- From: Axel D. via GitHub <noreply@w3.org>
- Date: Thu, 16 Apr 2026 13:49:31 +0000
- To: public-css-archive@w3.org
> When authors use a custom property value, they usually know its type - then unit division and re-multiplication already is the generic solution. Soon, you’ll be able to hide that away in your code by using custom functions if you want to. If, during testing, you recognize that `10pt` should better have ben `4svw` then you don't want to wade through numerous references of that value. You just want everything to fall in place. > With the [resolution of #12488](https://github.com/w3c/csswg-drafts/issues/12488#issuecomment-4195454483), you’ll get slightly different conversion functions that may help in some cases. If these two other proposed functions resolve the issue demonstrated here in this thread, that'd be alright. -- GitHub Notification of comment by SetTrend Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13550#issuecomment-4260567478 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 April 2026 13:49:32 UTC