- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jan 2020 02:30:37 +0000
- To: public-css-archive@w3.org
How about adding two new functions with the same names as the existing keywords? Font-weight: bolder(250); /* add 250 to the weight */ Font-weight: lighter(250); /* subtract 250 from the weight */ Font-weight: bolder; /* use the legacy behavior */ This doesn’t require a CSS-wise change. -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2764#issuecomment-579564507 using your GitHub account
Received on Wednesday, 29 January 2020 02:30:38 UTC