Re: [css3-fonts] default font features
John Daggett <[email protected]> Fri, 6 Jul 2012 22:16:40 -0700 (PDT)
| Newsgroups | gmane.comp.web.css.general,gmane.comp.web.fonts |
|---|---|
| Message-ID | <[email protected]> |
Adam Twardoch wrote: > I think this comparison would be even more useful if you add #p3 > which does not specify any font-feature-settings at all (i.e. not > even "normal"). Is the behavior the same as with "normal" for each > browser? Since 'normal' is the default value, that's equivalent to not including it at all (assuming the property is not used in a default user agent stylesheet which this property is not). Cheers, John