Skip to content

Commit 603d43b

Browse files
committed
[css-fonts-4] Update changes since last WD
1 parent 9d1770d commit 603d43b

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6695,11 +6695,23 @@ Special thanks to Ilya Grigorik and David Kuettel for their help in developing t
66956695
Changes
66966696
</h2>
66976697

6698-
<h3 id="changes-2020-11-17">Changes from the <a href="https://www.w3.org/TR/2020/WD-css-fonts-4-20201117/">17 November 2020 Working Draft</a> </h3><!-- See https://github.com/w3c/csswg-drafts/commits/master/css-fonts-4/Overview.bs -->
6698+
<h3 id="changes-2020-11-17">Changes from the <a href="https://www.w3.org/TR/2020/WD-css-fonts-4-20201117/">17 November 2020 Working Draft</a> </h3><!-- See https://github.com/w3c/csswg-drafts/commits/main/css-fonts-4/Overview.bs -->
66996699
<!-- new ones at the top -->
67006700

67016701
<ul>
6702+
<!-- to 29 May 2021 -->
6703+
<li>Clarify well-designed vs badly-designed icon fonts in terms of Unicode codepoints</li>
6704+
<li>Added Accessibility Considerations section</li>
6705+
<li>Clarified that font-optical-sizing interacts with font-size-adjust</li>
6706+
<li>Used consistent capitalization for "user agent"</li>
6707+
<li>Clarified that font-stretch should serialize to a number/percentage, not a keyword</li>
6708+
<li>Suggested heuristics for loading ''optional'' fonts </li>
6709+
<li>Clarified repeated items in grammars</li>
6710+
<li>Replaced obsolete “potentially CORS-enabled fetch” with reference to Fetch</li>
6711+
<li>Added missing small-caps value to font-synthesis</li>
6712+
<li>Be explicit about which properties apply to text</li>
67026713
<li>Updated links</li>
6714+
<li>Fixed typos, syntax errors</li>
67036715
</ul>
67046716

67056717
<h3 id="changes-2019-11-13">Changes from the <a href="https://www.w3.org/TR/2019/WD-css-fonts-4-20191113/">13 November 2019

0 commit comments

Comments
 (0)