To clarify my solution, I was talking about something like this: ```css background: conic-gradient(at 50% 50% clockwise, #f06, gold); background: conic-gradient(at 50% 50% counter-clockwise, #f06, gold); background: conic-gradient(from 45deg clockwise, white, black, white); background: conic-gradient(from 45deg counter-clockwise, white, black, white); ``` You can use other keywords or propose other solutions. As long as I'll able to reverse everything, I don't care about the "how". -- GitHub Notification of comment by ramiy Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6270#issuecomment-833657366 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Thursday, 6 May 2021 16:21:35 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:33 UTC