We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542673e commit 7faf2a6Copy full SHA for 7faf2a6
css-color-4/Overview.bs
@@ -6384,7 +6384,14 @@ Changes</h2>
6384
</h3>
6385
6386
<ul>
6387
- <li>Consistyent serialization of Lightness and number in examples</li>
+ <!-- to 14 Jan 2023 -->
6388
+ <li>Define specified value for Lab, LCH, Oklab, Oklch</li>
6389
+ <li>Define specified value fro other sRGB colors</li>
6390
+ <li>Define specified values for named and system colors</li>
6391
+ <li>Clamp alpha, Lightness, Chroma and Hue at parsed-value time</li>
6392
+ <li>No longer require as-specified hue to be retained</li>
6393
+ <li>Consistent serialization of Lightness and number in examples</li>
6394
+ <li>Minor typos and editorial clarifications</li>
6395
</ul>
6396
6397
<h3 id="changes-from-20220705">Changes since the
0 commit comments