Re: [css3-fonts] subscript/superscript variants

"Tab Atkins Jr." <[email protected]> Wed, 9 May 2012 13:50:39 +0200
Newsgroups gmane.comp.web.fonts,gmane.comp.web.css.general
Message-ID <CAAWBYDBH5FvE_LqHxpUe5i2+NuiXjKcT_hypLUPyLxFRB=y+fQ@mail.gmail.com>
On Wed, May 9, 2012 at 1:22 PM, John Daggett <[email protected]> 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.

~TJ