Skip to content

Commit 59fc5e8

Browse files
committed
[css-fonts-4][editorial] Update changes for auto-publishing
1 parent 26c7c25 commit 59fc5e8

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9058,6 +9058,49 @@ Changes</h2>
90589058
Changes from the <a href="https://www.w3.org/TR/2024/WD-css-fonts-4-20240201/">1 February 2024 working draft</a></h3>
90599059

90609060
<ul>
9061+
<!-- to 23 Feb 2026 -->
9062+
<li>Created proper types for &lt;absolute-size> and &lt;relative-size>
9063+
(<a href="https://github.com/w3c/webref/issues/1794">Issue 1794</a>)
9064+
</li>
9065+
<li>Defined that if there are multiple @font-palette-values rules, the last one wins
9066+
(<a href="https://github.com/w3c/csswg-drafts/issues/12981">Issue 12981</a>)
9067+
</li>
9068+
<li>Clarified that clamping to the variable range also affects implied variation axes
9069+
(<a href="https://github.com/w3c/csswg-drafts/issues/7999">Issue 7999</a>)
9070+
</li>
9071+
<li>Add some more clarifications on the other ui-* generic font families
9072+
(<a href="https://github.com/w3c/csswg-drafts/issues/3658">Issue 3658</a>)
9073+
</li>
9074+
<li>Add notes for the system-ui generic font family
9075+
(<a href="https://github.com/w3c/csswg-drafts/pull/12831">PR 12831</a>),
9076+
(<a href="https://github.com/w3c/csswg-drafts/issues/3658">Issue 3658</a>)
9077+
</li>
9078+
<li>Cleaned up fetching of font resources
9079+
(<a href="https://github.com/w3c/csswg-drafts/pull/12261">Issue 12261</a>)
9080+
</li>
9081+
<li>Clarify that non-absolute colors in override-colors
9082+
make the whole descriptor invalid,
9083+
not just the individual color
9084+
(<a href="https://github.com/w3c/csswg-drafts/issues/9555">Issue 9555</a>)
9085+
</li>
9086+
<li>Add left and right to font-style descriptor
9087+
(<a href="https://github.com/w3c/csswg-drafts/issues/9392">Issue 9392</a>)
9088+
</li>
9089+
<li>Add left and right to font-style property
9090+
(<a href="https://github.com/w3c/csswg-drafts/issues/9392">Issue 9392</a>)
9091+
</li>
9092+
<li>Added oblique-only as a value of font-synthesis-style
9093+
(<a href="https://github.com/w3c/csswg-drafts/issues/9390">Issue 9390</a>)
9094+
</li>
9095+
<li>Refered to Cascade 5 for reset-only sub-property,
9096+
rather than defining it independently
9097+
(<a href="https://github.com/w3c/csswg-drafts/issues/11904">Issue 11904</a>)
9098+
</li>
9099+
<li>Clarified that override-colors are invalid if an absolute color is not specified
9100+
(<a href="https://github.com/w3c/csswg-drafts/issues/9555">Issue 9555</a>)
9101+
</li>
9102+
<li>Fixed typo in Font Feature and Variation Resolution</li>
9103+
<li>Used better fonts for the Khmer example</li>
90619104
<!-- to 22 Jan 2025 -->
90629105
<li>Added generic(khmer-mul)</li>
90639106
<li>Used unicode-range-token instead of urange</li>

0 commit comments

Comments
 (0)