[csswg-drafts] [css-images] Can't put a circular radial-gradient in the corner (#6273)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-images] Can't put a circular radial-gradient in the corner ==
It's not possible to draw a circular radial gradient that is centered in one corner and stretches to the nearest side, because the "closest-side" is that corner... resulting in a 0-sized gradient.

It might be nice to have the ability to stretch out to the second-nearest side, or to size within a particular axis (e.g. 100% of the x axis) regardless of which side is nearer/farther.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6273 using your GitHub account


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

Received on Thursday, 6 May 2021 20:08:31 UTC