- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Feb 2022 21:32:28 +0000
- To: public-css-archive@w3.org
It looks like `<length>`s [require](https://drafts.csswg.org/css-values-4/#dimension) units, but this new value represents a ratio or percentage. How would one represent the concept of "Please set my word spacing to 130% of the space width" in a way that is compatible with `calc()`? Would `word-spacing: scale-space(calc(100% + 30%))` work? -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3232#issuecomment-1029421678 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 February 2022 21:32:30 UTC