Re: [csswg-drafts] [css-color-5] Consider using the same identifiers for color-adjust() and relative color syntax (#6142)

> This is tangential, but I think the adjusters should be separated from the color via commas. That also allows us to extend the grammar to support multiple adjusters in the future.

That's not strictly necessary, so long as the grammar for each adjuster stays in its current simple form. `color-adjust(hsl, red h 20deg l 20%)` is unambiguous. I admit it's not *great* to read, tho; I'd be fine with commas between them if necessary.

Hmm tho, now that I'm looking at `color-adjust()` again, I've got some thoughts I'll raise in another issue...

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


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

Received on Tuesday, 6 April 2021 14:20:10 UTC