Re: [csswg-drafts] [css-images-4] Clarifying CSS gradient rendering for edge cases involving "longer hue" interpolation (#11381)

It's not "identical or near-identical stop colors" that are at issue here; it's what browsers do with `longer hue` gradient interpolation when the first and last defined color stops are not at the 0% and 100% positions. This is an issue whether the gradient is between completely different colors — such as `red` and `blue` in my examples — or from a single color all the way around the hue circle back to the same color, as in the [gradient-single-stop-longer-hue](http://wpt.live/css/css-images/gradient/gradient-single-stop-longer-hue-hsl.html) test.

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


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

Received on Monday, 16 December 2024 19:51:47 UTC