Re: [csswg-drafts] [css-fonts-4] [varfont] Applying a variation should actually clamp the applied value to the range the font supports

https://github.com/w3c/csswg-drafts/commit/2bf006e9dc9b863e6f457d77b2a4f4f223c8313a
 specifies how to do the clamping for `font-weight`, `font-stretch`, 
and `font-style`. Specifically, the clamping of those properties 
interact with font selection.

For font-optical-sizing, there is nothing to clamp because the values 
are just "none" and "auto".

As per 
https://github.com/w3c/csswg-drafts/issues/517#issuecomment-248776254,
 this clamping shouldn't occur for font-variation-settings.

Therefore, this should be done.

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

Received on Monday, 17 October 2016 18:19:29 UTC