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

Fix value calculation for hue components in relative color syntax. #995

Conversation

romainmenke
Copy link
Member

@romainmenke romainmenke commented Jun 4, 2023

see : w3c/csswg-drafts#8839 (comment)

We were already normalizing all percentages to numbers but I overlooked that degrees in hue components also should be resolved to numbers.

@Antonio-Laguna
Copy link
Member

LGTM! Interesting to know this!

@romainmenke romainmenke merged commit 5ae1e92 into main Jun 13, 2023
@romainmenke romainmenke deleted the fix-value-calculation-for-hue--philosophical-ostrich-6b0baa0d26 branch June 13, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants