Re: [csswg-drafts] [css-logical] Add some logical version for box-shadow and text-shadow (#6338)

@mrego I agree with you, this issue is becoming a major problem in my projects.

Currently, `box-shadow` and `text-shadow` properties use physical values not logical values. They should support different `direction` and `writing-mode` values, to support LTR & RTL writing-direction, in addition to vertical & horizontal writing-modes.

In the illustration above, you display only different writing modes. But when you use `direction: rtl;` the shadow doesn't switch to the other side. It should be addressed too.

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


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

Received on Tuesday, 17 October 2023 15:29:22 UTC