Skip to content

Commit 0857698

Browse files
committed
[css-fonts-4][editorial] Update changes
1 parent 4129e05 commit 0857698

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8947,7 +8947,19 @@ Changes
89478947
<h3 id="changes-2021-12-21">Changes from the <a href="https://www.w3.org/TR/2021/WD-css-fonts-4-20211221/">21 December 2021 Working Draft</a> </h3>
89488948

89498949
<ul>
8950-
<!-- to 31 Jan 2024 -->
8950+
<!-- to 22 Jan 2025 -->
8951+
<li>Added generic(khmer-mul)</li>
8952+
<li>Used unicode-range-token instead of urange</li>
8953+
<li>Clarified requirement for user addition/removal of fonts</li>
8954+
<li>Made CSSFontFaceRule.style consistent with other CSS*Rule.style</li>
8955+
<li>Fixed 'font' syntax, simplified font-variant-css2 and font-width-css3 syntaxes</li>
8956+
<li>Restored monospace as generic font family (it had been accidentally deleted)</li>
8957+
<li>Corrected syntax of generic-family</li>
8958+
<li>Improved wording on PostScript names as fragment identifiers for font collections</li>
8959+
<li>Added missing @font-face descriptors</li>
8960+
<li>Used different interfaces for declarations blocks that expose a different set of descriptors or properties</li>
8961+
<li>Updated incremental font example to latest IFT specification</li>
8962+
<li>Defined CSSFontFeatureValuesRule.historicalForms</li>
89518963
<li>Corrected some broken links</li>
89528964
<li>In font matching algorithm, distinguished use of varfont slnt axis from synthetic obliquing</li>
89538965
<li> Clarified that font variations do not count as font synthesis</li>

0 commit comments

Comments
 (0)