Skip to content

Commit e717903

Browse files
author
Litherum
committed
[css-fonts] Marking @font-feature-values at risk
#577
1 parent 1a8e45e commit e717903

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

css-fonts/Fonts.src.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,16 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
174174
<ul>
175175
<li>fallback handling for text decoration in superscript/subscript variant glyphs ('font-variant-position')</li>
176176
<li>'font-language-override' property</li>
177+
<li>The <em>font specific</em> functions accepted by 'font-variant-alternates' and 'font-variant'. This includes the entire <code>@font-feature-values</code> at-rule, as well as the following functions:
178+
<ul>
179+
<li><a href="#stylistic">stylistic()</a></li>
180+
<li><a href="#styleset">styleset()</a></li>
181+
<li><a href="#character-variant">character-variant()</a></li>
182+
<li><a href="#swash">swash()</a></li>
183+
<li><a href="#ornaments">ornaments()</a></li>
184+
<li><a href="#annotation">annotation()</a></li>
185+
</ul>
186+
</li>
177187
</ul>
178188

179189
<nav id="toc">

0 commit comments

Comments
 (0)