Skip to content

Commit

Permalink
[css-color-5] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke authored and svgeesus committed Jul 1, 2023
1 parent 9f2d0dc commit 1577505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-color-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2966,7 +2966,7 @@ No new privacy considerations have been reported on this specification.
<li>Clarified which of CIE Lightness and Oklab lightness are being used</li>
<li>Clarified serialization of the result of a ''color-mix()'' function if ''currentColor'' is used. Added an example of this.</li>
<li>Fixed typo's in some color-mix examples </li>
<li>Fixed an example whichused 0 instead on none for powerless components</li>
<li>Fixed an example which used 0 instead of none for powerless components</li>
<li>Defined serialization of specified value of color-mix and clarified that it serializes with specified, not normalized, percentages</li>
<li>Removed the unchanged alpha-value definition, link to Color 4 instead</li>
<li>Used separate grammar productions for modern and legacy rgb, rgba, hsl, and hsla</li>
Expand Down

0 comments on commit 1577505

Please sign in to comment.