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: css-fonts-3/Fonts.src.html
+7-114Lines changed: 7 additions & 114 deletions
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,6 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
174
174
175
175
<ul>
176
176
<li>fallback handling for text decoration in superscript/subscript variant glyphs ('font-variant-position')</li>
177
-
<li>'font-language-override' property</li>
178
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:
179
178
<ul>
180
179
<li><ahref="#stylistic">stylistic()</a></li>
@@ -1272,9 +1271,9 @@ <h3 id="font-prop">Shorthand font property: the <a href="#propdef-font">font</a>
1272
1271
<p>All subproperties of the 'font' property are first reset to their initial values,
1273
1272
including those listed above plus
1274
1273
<spanclass="property">'font-size-adjust'</span>,
1275
-
<spanclass="property">'font-kerning'</span>, all subproperties of <spantitle="font-variant!!property">'font-variant'</span>,
1274
+
<spanclass="property">'font-kerning'</span>, all subproperties of <spantitle="font-variant!!property">'font-variant'</span>, and
the content language and use that when selecting and positioning
2796
2795
glyphs using an OpenType font.</p>
2797
2796
2798
-
<p>For OpenType fonts, in some cases it may be necessary to explicitly
2799
-
declare the OpenType language to be used, for example when displaying
2800
-
text in a given language that uses the typographic conventions of
2801
-
another language or when the font does not explicitly support a given
2802
-
language but supports a language that shares common typographic
2803
-
conventions. The 'font-language-override' property is used for this
2804
-
purpose.</p>
2797
+
2805
2798
2806
2799
<!-- prop: font-kerning -->
2807
2800
@@ -4075,7 +4068,7 @@ <h3 id="font-variant-prop">Overall shorthand for font rendering: the <a href="#p
4075
4068
value. The <dfnid="font-variant-none-value" title="none!!font-variant">'none'</dfn> value sets 'font-variant-ligatures' to 'none' and resets all other
4076
4069
font feature properties to their initial value. Like other shorthands,
4077
4070
using <spantitle="font-variant!!property">'font-variant'</span> resets unspecified <spantitle="font-variant!!property">'font-variant'</span> subproperties to their initial
4078
-
values. It does not reset the values of either 'font-language-override' or
4071
+
values. It does not reset the values of <!-- either 'font-language-override' or -->
0 commit comments