Re: [csswg-drafts] [css-fonts] Support for OTF 1.8+ variable fonts

In css-color, `<alpha>` used to be a number between 0.0 and 1.0 only. 
That’s basically a percentage 0%…100% and, accordingly, percentages 
are now possible for all kinds of transparency/opacity (partial) 
values. The 9-step pseudo-numeric `font-weight` values `100`…`900` are
 another case of percentages in disguise (`10%`…`90%`), even though 
`0` and `1000` or any integer steps between the _n_-hundreds are not 
defined yet. This is the right time to change that. I wouldn’t even 
introduce the unit-less legacy numbers to `font-stretch` etc.

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

Received on Thursday, 15 September 2016 10:26:32 UTC