Re: [css3-fonts] subscript/superscript variants
John Daggett <[email protected]> Wed, 9 May 2012 04:53:08 -0700 (PDT)
| Newsgroups | gmane.comp.web.fonts,gmane.comp.web.css.general |
|---|---|
| Message-ID | <[email protected]> |
Tab Atkins Jr. wrote: > > An author using 'font-variant-position' would need to override the > > rules for sub/sup, as shown in the example in the spec. > > And as we discussed over lunch, they'll be able to combine this with > a @supports query so they can use the font-size/line-height tweaking > for legacy browsers and then undo that and use font-variant-position > for new browsers. Right, which is precisely what the existing example in the spec illustrates. ;) Cheers, John