File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -795,3 +795,22 @@ This specification introduces a new feature
795795to help stylesheet authors
796796write stylesheets which conform
797797to WCAG 2.1 <a href="https://www.w3.org/TR/WCAG21/#contrast-minimum">section 1.4.3 Contrast (Minimum)</a> .
798+
799+ Changes {#changes}
800+ =======
801+
802+ <h3 id="changes-20200303">Since the <a href="https://www.w3.org/TR/2020/WD-css-color-5-20200303/">FPWD of 10 June 2020</a></h3>
803+
804+ <ul>
805+ <!-- to 11 June 2020 -->
806+ <li> added interpolation section</li>
807+ <li> defined hue angle interpolation</li>
808+ <li> added vs keyword to color-contrast</li>
809+ <li> added xyz adjuster to grammar</li>
810+ <li> added hue adjuster keywords</li>
811+ <li> add XYZ colorspace for mixing</li>
812+ <li> defined color-adjuster and colorspace</li>
813+ <li> allowed mix percent to default to 50%</li>
814+ <li> added worked examples and diagrams</li>
815+ <li> corrected minor spelling, syntax and formatting issues</li>
816+ </ul>
You can’t perform that action at this time.
0 commit comments