Skip to content

Commit 9003e97

Browse files
committed
changes
1 parent d0d2bcf commit 9003e97

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4618,7 +4618,7 @@ the language system of the font, overriding the language system implied by the c
46184618

46194619
Values have the following meanings:
46204620

4621-
<dl>
4621+
<dl dfn-for="font-language override" dfn-type="value">
46224622
<dt><dfn id="font-language-override-normal-value">normal</dfn></dt>
46234623
<dd>specifies that when rendering with OpenType fonts,
46244624
the content language of the element is used to infer the OpenType language system</dd>
@@ -5748,6 +5748,9 @@ Changes
57485748
<!-- new ones at the top -->
57495749

57505750
<ul>
5751+
<li>Port font-variant-numeric property from CSS Fonts 3</li>
5752+
<li>Port font-variant-caps property from CSS Fonts 3</li>
5753+
<li>Port font-variant-position property from CSS Fonts 3</li>
57515754
<li>Port font-variant-ligatures property from CSS Fonts 3</li>
57525755
<li>Port font-kerning property from CSS Fonts 3</li>
57535756
<li>Update IDL of The CSSFontPaletteValuesRule interface</li>

0 commit comments

Comments
 (0)