Skip to content

Commit 423c4c0

Browse files
committed
[css-fonts-4] Changes wrt Fonts 3, fix w3c#6882
1 parent d235f68 commit 423c4c0

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

css-fonts-4/Overview.bs

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7557,3 +7557,31 @@ Changes from the <a href="https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/">1
75577557
<li>Editorial cleanup, clarifying examples, markup improvements, linkfixes,
75587558
updating to latest references, and so on</li>
75597559
</ul>
7560+
7561+
<h3 id="changes-fonts-3">
7562+
Changes from the 20 September 2018
7563+
<a href="https://www.w3.org/TR/2018/REC-css-fonts-3-20180920/">CSS Fonts 3 Recommendation</a>
7564+
</h3>
7565+
7566+
This summarizes the changes in CSS Fonts 4, compared to CS Fonts 3.
7567+
<!--
7568+
to 13 Dec 2021 see
7569+
https://github.com/w3c/csswg-drafts/issues/6882
7570+
-->
7571+
7572+
<ul>
7573+
7574+
<li>Added font-display descriptor for @font-face</li>
7575+
<li>Added @font-feature-values rule</li>
7576+
<li>Added font variation properties, including font-optical-sizing and font-variation-settings</li>
7577+
<li>Added color font support</li>
7578+
<li>Defined feature-value-name for font-variant-alternates</li>
7579+
<li>Added new auto value for font-weight, font-style and font-stretch descriptors</li>
7580+
<li>Added ui-serif, ui-sans-serif, ui-monospace, and ui-rounded generic font families</li>
7581+
<li>Added font-size: xxx-large</li>
7582+
<li>Added font metric override descriptors</li>
7583+
<li>Added some motivation for generic font families</li>
7584+
<li>Added font feature technology keywords opentype, aat, and graphite</li>
7585+
<li>Added math value to font-size</li>
7586+
7587+
</ul>

0 commit comments

Comments
 (0)