Skip to content

Commit 470cf9e

Browse files
committed
[css-fonts-4] Update changes
1 parent ca40500 commit 470cf9e

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7329,7 +7329,26 @@ Changes
73297329
<h3 id="changes-2021-07-29">Changes from the <a href="https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/">29 July 2021 Working Draft</a> </h3>
73307330

73317331
<ul>
7332-
<li>Corrected IDL for CSSFontPaletteValuesRule</li>
7332+
<!-- to 03 Dec 2021 -->
7333+
<li>Security and Privacy are now separate sections</li>
7334+
<li>Linked to OpenType, TrueType and Graphite table definitions</li>
7335+
<li>Updated examples which had used "supports"</li>
7336+
<li>Removed old "supports" from format in src descriptor, replaced with new technology production</li>
7337+
<li>Moved font-technology & font-format to a new section </li>
7338+
<li>Formalized fetching and resource timing reporting, applied to fetching fonts</li>
7339+
<li>Removed the &lt;string> values from override-color and base-palette</li>
7340+
<li>Defined correct processing of conflicting override-colors</li>
7341+
<li>Introduced concept of complete palettes</li>
7342+
<li>Clearer description of override-colors</li>
7343+
<li>Removed conflict between FONT_PALETTE_VALUES_RULE and VIEWPORT_RULE</li>
7344+
<li>Defined context for resolving override-color colors, no longer per-element</li>
7345+
<li>Allowed base-palette to reference dark and light palettes</li>
7346+
<li>Changed properties in CSSFontPaletteValuesRule to be read-only</li>
7347+
<li>The palette-identifier parses as a dashed-ident rather than custom-ident, for extensibility</li>
7348+
<li>Renamed override-color descriptor to override-colors, because it accepts a list of colors</li>
7349+
<li>Clarified that base-palette and override-color take non-negative integers</li>
7350+
<li>Corrected grammar of the font shorthand property</li>
7351+
<li>Several corrections to the IDL for CSSFontPaletteValuesRule</li>
73337352
<li>Removed the "none" value from font-palette </li>
73347353
<!-- to 16 Aug 2021 -->
73357354
<li>Clarified incremental requirement</li>

0 commit comments

Comments
 (0)