You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conic-gradient() color-stops are distributed clockwise around the circle, but in Example 17 the example rendering shows them being laid out counter-clockwise.
Conic-gradient() color-stops are distributed clockwise around the circle, but in Example 17 the example rendering shows them being laid out counter-clockwise.
The example seems to have been corrected, meanwhile.
Activity
yisibl commentedon Feb 13, 2025
@LeaVerou
With the addition of Hue Interpolation in css-color-4, it is now possible to use
longer hue
for this example, can we add it to the example as well?[css-images-4] Add the use of “longer” hue interpolation for the colo…
[css-images-4] Add the use of “longer” hue interpolation for the colo…
svgeesus commentedon Feb 20, 2025
The example seems to have been corrected, meanwhile.