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
<dd><ahref="https://www.w3.org/Style/CSS/Tracker/products/18">CSS3 Fonts issues in Tracker</a>
127
-
<dd><ahref="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Fonts&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED">CSS3 Fonts issues in Bugzilla</a>
128
126
<dd><ahref="https://github.com/w3c/csswg-drafts/labels/css-fonts-3">css-fonts-3 issues in github</a>
129
127
<dt>Discussion:</dt>
130
128
<dd>
@@ -2188,33 +2186,7 @@ <h3 id="composite-fonts">Using character ranges to define composite fonts</h3>
2188
2186
2189
2187
</div>
2190
2188
2191
-
<h3id="font-rend-desc">Font features: the <ahref="#descdef-font-variant">font-variant</a> and <ahref="#descdef-font-feature-settings">font-feature-settings</a> descriptors</h3>
<h3id="font-rend-desc">Font features: the <ahref="#descdef-font-feature-settings">font-feature-settings</a> descriptor</h3>
2218
2190
2219
2191
<tableclass="descdef">
2220
2192
<tbody>
@@ -2233,18 +2205,14 @@ <h3 id="font-rend-desc">Font features: the <a href="#descdef-font-variant">font-
2233
2205
</tbody>
2234
2206
</table>
2235
2207
2236
-
<p>These descriptors define initial settings that apply when the font defined by
2237
-
an <code>@font-face</code> rule is rendered. They do not affect font selection.
2208
+
<p>This descriptor defines initial settings that apply when the font defined by
2209
+
an <code>@font-face</code> rule is rendered. It does not affect font selection.
2238
2210
Values are identical to those defined for the corresponding
2239
-
<spantitle="font-variant!!property">'font-variant'</span> and <spantitle="font-feature-settings!!property">'font-feature-settings'</span>properties defined below
2211
+
<spantitle="font-feature-settings!!property">'font-feature-settings'</span>property defined below
2240
2212
except that the value 'inherit' is omitted. When multiple font
2241
2213
feature descriptors or properties are used, the cumulative effect on
apply to these spans. Although the 'no-discretionary ligatures' setting of 'font-variant-ligatures'
4379
4345
effectively disables the OpenType <span class="tag">dlig</span> feature, because the <span title="font-feature-settings!!property">'font-feature-settings'</span>
4380
4346
is resolved after that, the 'dlig' value reenables discretionary ligatures.</p>
0 commit comments