Re: [csswg-drafts] [css-color-5] Consider moving colorspace parameter in color-adjust() to beginning to match color-mix() and ease parsing (#6053)

The current spec (or what I get when I load https://drafts.csswg.org/css-color-5/#coloradjust anyway) has the following grammar now:

> color-adjust() = color-adjust( <color> [ color-adjuster [ in <colorspace> ]? ]? )

Which seems to still have adjusters (though it is no longer defined what a color-adjuster production is).

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


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

Received on Tuesday, 2 March 2021 18:49:17 UTC