Re: [csswg-drafts] [css-color-5] Allow use of 0 with <percentage> color components (#7338)

> But maybe someone could make an HTTP archive query to check whether there are currently usages of number and percentage mixtures (that currently break but would work after that change and cause a visual difference).

Happy to give this a go.

Could you clarify which color functions you're interested in? Here's the list I was planning to use:

- rgb
- rgba
- hsl
- hsla
- color

Could you also clarify whether it's valid to have number values for everything but the alpha? Is this valid: `rgba(0,0,0,5%)`?

-- 
GitHub Notification of comment by rviscomi
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7338#issuecomment-1179385221 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 8 July 2022 21:51:43 UTC