File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -2776,6 +2776,19 @@ to WCAG 2.1 <a href="https://www.w3.org/TR/WCAG21/#contrast-minimum">section 1.4
27762776Changes {#changes}
27772777=======
27782778
2779+ <h3 id="changes-20211215">Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20211215/">Working Draft of 15 December 2021</a></h3>
2780+
2781+ <ul>
2782+ <!-- to 27 Feb 2022 -->
2783+ <li> Clearly described potential clash of component names with named constants such as PI</li>
2784+ <li> Clarified that Relative Color Syntax does not use legacy (comma-separated) syntax</li>
2785+ <li> Corrected grammar of the rgb() function, 'none' was not listed as an option for alpha</li>
2786+ <li> Changed serialization of color-mix() which uses hsl or hwb, to maximise precision</li>
2787+ <li> Added an out of gamut color-mix example</li>
2788+ <li> Use the term "cannot express the color" to describe HSL and HWB models which cannot represent extended, out of gamut colors.</li>
2789+ <li> Fixed some spelling errors</li>
2790+ </ul>
2791+
27792792<h3 id="changes-20210601">Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20210601/">Working Draft of 1 June 2021</a></h3>
27802793
27812794<ul>
You can’t perform that action at this time.
0 commit comments