Re: [csswg-drafts] [css-logical] Allow logical values in CSS gradients (#8015)

This is similar to [https://github.com/w3c/csswg-drafts/issues/6270](https://github.com/w3c/csswg-drafts/issues/6270) (regarding RTL for radial and conic gradients).

Regarding angles, could the new keywords be combined with `deg` but without using `calc`? Something like `linear-gradient(to inline-end -20deg, #000, transparent)` meaning "begin at inline start and adjust -20 degrees while moving toward inline end"?

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


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

Received on Friday, 4 November 2022 15:16:34 UTC