Re: [csswg-drafts] [css-fonts] font-weight: bolder and lighter are counter-intuitive

Actually, maybe it's better to have a special value like "bolder" and "lighter" that instead selects the immediately larger or lighter weights available for the current font.

In other words, `font-weight: calc(inherit + 100)` will have no effect if inherit is 300 and there is no 400 font-weight for the current font.


-- 
GitHub Notification of comment by Netmosfera
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2764#issuecomment-397578218 using your GitHub account

Received on Friday, 15 June 2018 10:17:26 UTC