- From: Christoph Päper via GitHub <noreply@w3.org>
- Date: Wed, 23 Jul 2025 08:06:12 +0000
- To: public-css-archive@w3.org
Oh well, the ship has sailed for `@font-feature-values` then, but seeing my comment above again, those “custom font feature descriptors” really still makes sense to me, except `var()` could not have worked for that and a new function would have been needed. ~~~~ css h3.title { font-family: Otaru Kisa, Taisho Gothic; font-variant-annotation: font-feature(--circled); } ~~~~ -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5799#issuecomment-3106395691 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 23 July 2025 08:06:13 UTC