- From: Christoph Päper <christoph.paeper@crissov.de>
- Date: Fri, 19 Mar 2010 18:19:01 +0100
- To: www-style list <www-style@w3.org>
David Singer: > > @font-face { > font-family: MyFancyFont; > font-variant: styleset(MyFancyFont , 1,3); > } This probably isn’t necessary inside ‘@font-face’, but might be advisable for font-specific values in normal rulesets. I’m thinking ‘font-feature-settings’ primarily, because I still dislike anything font-specific in ‘font-variant-*’. Conditional values with a more general syntax, such as foo: if(cond; then; else);” or “foo: then !cond? else;”, could be useful in other places, too, of course, but could easily become circular.
Received on Friday, 19 March 2010 17:19:41 UTC