For some of these, it seems like a desired behavior might be to add or subtract a specific adjustment rather than multiplying by a percentage. For that, perhaps syntax like: ```css font-weight: lighter(100); font-weight: bolder(300); font-stretch: more-condensed(25%); /* better name wanted! */ font-stretch: more-expanded(12.5%); /* same! */ ``` might be desirable? -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2690#issuecomment-636644854 using your GitHub accountReceived on Monday, 1 June 2020 06:45:22 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 2 July 2022 03:21:32 UTC