- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 Dec 2024 19:51:46 +0000
- To: public-css-archive@w3.org
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