Skip to content

Commit 4c61014

Browse files
svgeesus
authored andcommitted
[css-fonts-4] Changes since 10 Apr 2018 WD
1 parent f112852 commit 4c61014

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5065,3 +5065,40 @@ Special thanks to Tab Atkins Jr.
50655065
for providing the text for the section on <a href="#font-rendering-controls">Font Rendering Controls</a>
50665066
as well as the section on the 'font-display!!descriptor' descriptor.
50675067
Special thanks to Ilya Grigorik and David Kuettel for their help in developing these sections.
5068+
5069+
<h2 id="changes">
5070+
Changes
5071+
</h2>
5072+
5073+
<h3 id="changes-2018-04-10">
5074+
Changes from the <a href="https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/">10 April 2018
5075+
Working Draft</a>
5076+
</h3>
5077+
5078+
<!-- See https://github.com/w3c/csswg-drafts/commits/master/css-fonts-4/Overview.bs -->
5079+
<!-- new ones at the top -->
5080+
<ul>
5081+
<!-- last update 2018 Sept 16 -->
5082+
5083+
<li>Added unicode value to font-variant-emoji</li>
5084+
<li>Removed the 'media' entry from property descriptions</li>
5085+
<li>Broke up font-synthesis into longhands, for future extensibility</li>
5086+
<li>Added override-color descriptor for color palettes</li>
5087+
<li>Defined feature-value-name for font-variant-alternates </li>
5088+
<li>Clarified @font-face src parsing rules</li>
5089+
<li>Allow named instances from variable fonts to be used </li>
5090+
<li>Appendix A: Mapping platform font properties to CSS properties over from CSS Fonts 3</li>
5091+
<li>Character handling issues ported over from CSS Fonts 3</li>
5092+
<li>Cluster matching ported over from CSS Fonts 3</li>
5093+
<li>Add new auto value for font-weight, font-style and font-stretch descriptors</li>
5094+
<li>Clarified font-display descriptor value names</li>
5095+
<li>Support named palette entries</li>
5096+
<li>More details on Fang Song generic family</li>
5097+
<li>Changed default angle of oblique fonts to 14deg.</li>
5098+
<li>font-feature-values ported over from CSS Fonts 3</li>
5099+
<li>Clarified handling of unknown or unsupported fragment identifiers</li>
5100+
<li>Clarified that color records in font palettes are zero-indexed</li>
5101+
<li>Consistently use the new generic font families</li>
5102+
<li>Editorial cleanup, clarifying examples, markup improvements, linkfixes,
5103+
updating to latest references, and so on</li>
5104+
</ul>

0 commit comments

Comments
 (0)