Skip to content

Commit 77ab99c

Browse files
committed
[css-color-4][editorial] Update changes
1 parent b2580aa commit 77ab99c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-color-4/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)