File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6453,6 +6453,14 @@ Changes</h2>
64536453</h3>
64546454
64556455<ul>
6456+ <!-- to 30 Mar 2023 -->
6457+ <li> Stop claiming that achromatic colors have missing a,b, or chroma</li>
6458+ <li> HSL and HWB changed to unbounded gamut, to promote round-tripping</li>
6459+ <li> Defined percentage reference range for HSL</li>
6460+ <li> Modern color syntax hsl() and hsla() allow mixed number and percentage components</li>
6461+ <li> Modern color syntax rgb() and rgba() allow mixed number and percentage components</li>
6462+ <li> Define the term "modern color syntax" (legacy color syntax already defined).</li>
6463+ <li> Consistently use the term "analogous components"</li>
64566464 <!-- to 7 Feb 2023 -->
64576465 <li> Changed to allow all predefined color spaces for interpolation</li>
64586466 <li> Clarified that for color(), three parameters (RGB or XYZ) are required</li>
You can’t perform that action at this time.
0 commit comments