Re: [csswg-drafts] [css-fonts] Specifying changes to parameters for fallback fonts

In this model, we would also have to define the priority for the CSS 
properties inside the @fallback-font-sequence rule. Because there are 
no selectors, we would have to define what to do if the element 
already has those properties set.

- Perhaps the computed style of that property on the element is 
ignored for glyphs using fallback fonts.
- Or, perhaps we only allow relative values (like percentages) in 
these properties and resolve those percentages against the element's 
computed style. (This would require modifying letter-spacing because 
it currently only accepts a length.)

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

Received on Thursday, 8 September 2016 19:28:07 UTC