Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-color-5] fix mention of powerless components #8631

Conversation

romainmenke
Copy link
Member

see : #8609

https://drafts.csswg.org/css-color-4/#specifying-lab-lch

If the chroma of an LCH color is 0%, the hue component is powerless. If the lightness of an LCH color (after clamping) is 0%, or 100%, both the hue and chroma components are powerless.

https://drafts.csswg.org/css-color-4/#specifying-oklab-oklch

If the chroma of an Oklch color is 0% or 0, the hue component is powerless. If the lightness of an Oklch color is 0% or 0, or 100% or 1.0, both the hue and chroma components are powerless.

@romainmenke
Copy link
Member Author

@svgeesus Could you take a look at this when you have time? 🙇

@w3cbot
Copy link

w3cbot commented Mar 27, 2023

svgeesus marked as non substantive for IPR from ash-nazg.

@svgeesus svgeesus merged commit 3ee8aa4 into w3c:main Mar 27, 2023
@romainmenke romainmenke deleted the css-color-5-fix-mention-of-powerless-components--sincere-serval-cffec8e377 branch March 27, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants