Re: [csswg-drafts] [css-fonts] Make larger/smaller simple ratios

@svgeesus I know Rossen didn't want to update our code. At the same time, we seem to be the only ones still implementing the old behavior where you do keyword-swapping. If everyone is happy with the value 1.2x then I guess we should fine with that. 

I would recommend to deprecate those two values though, because given how non-interoperable they are, they are basically not useful, especially if we decide they just map to 1.2em and calc(1em/1.2) instead of trying to do something useful like we did before: I would argue developers should not use them in that case and just type 1.2em, it's shorter and more interoperable.


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

Received on Tuesday, 30 January 2018 23:19:07 UTC