- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Jul 2023 16:00:23 +0000
- To: public-css-archive@w3.org
Having re-read through [that section ](https://drafts.csswg.org/css-color-4/#lab-colors) it appears that all the concerns raised here have been addressed: - Marked introductory, tutorial sections as informative - Explicitly stated that both number and percentage can be used to specify the component values L, a, b and C - Explicit clamping of L to [0..100] for Lab and [0..1] for Oklab - Reworded percent reference range - Reworded, first mention is "In Lab, the first argument specifies the CIE Lightness, L." and then `L` is constently used Also in [serialization](), the use of the percent reference ranges to perform percentage to number conversion is made explicit, with each subsection linking back to the reference ranges for that conversion. Extra examples were added to illustrate this. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8065#issuecomment-1622053533 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 July 2023 16:00:25 UTC