Re: [csswg-drafts] [css-color-4] Clarify interactions with host syntax (#7567)

> Concretely, if I as an author would want to make a gradient that's interpolating using (say) HSL along the longer axis, how would I express that? Can I do that at all currently?

```css
linear-gradient(in hsl longer to right, #F01, #081);
```

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


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

Received on Thursday, 4 August 2022 16:40:35 UTC