Skip to content

Commit 0a50976

Browse files
author
John Daggett
committed
fix typo in OpenType feature for superscripts
1 parent f6edd3a commit 0a50976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-fonts/Fonts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3272,7 +3272,7 @@ <h3 id=font-variant-position-prop><span class=secno>6.4 </span>Subscript
32723272
<p>The values ‘<code class=property>sub</code>’ and ‘<code
32733273
class=property>super</code>’ imply the appropriate variant glyph is
32743274
displayed when available in the font (OpenType features: <code>subs,
3275-
supr</code>). A value of ‘<a href="#normal2"><code
3275+
sups</code>). A value of ‘<a href="#normal2"><code
32763276
class=property>normal</code></a>’ implies neither of these alternate
32773277
glyphs are substituted.
32783278

0 commit comments

Comments
 (0)