You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-fonts/Fonts.html
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -4311,11 +4311,15 @@ <h3 id=font-feature-values><span class=secno>6.9 </span>Defining font
4311
4311
class=prod><dfnid=ltfeature-indexgt><var><feature-index></var></dfn> = an integer value greater than 0 specific to a given font or set of fonts</pre>
4312
4312
4313
4313
<p>These <code>@font-feature-values</code> rules can appear anywhere within
4314
-
a stylesheet and are exposed bidirectionally across @import boundaries. An
4315
-
<code>@font-feature-values</code> rule contains a list of feature value
4316
-
sets, each <dfnid=feature-value-set>feature value set</dfn> containing a
4317
-
series of feature value definitions for a single
4318
-
<code><feature-type></code>.
4314
+
a stylesheet and are exposed bidirectionally across @import boundaries. A
4315
+
<dfnid=feature-value-set>feature value set</dfn> contains a series of
4316
+
feature value definitions for a single <code><feature-type></code>. An
4317
+
<code>@font-feature-values</code> rule is composed of a series of these
4318
+
sets. The <code><feature-type></code> must match, using an ASCII
4319
+
case-insensitive comparison, one of the <em>font specific</em> values of
0 commit comments