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

something like 
.box-shadow { 0 10px 10px black }

.vrm .box-shadow { 10px 0 10px black }


I was thinking of changing it with the direction attribute, but that doesn't help with vertical writing modes (I think?).... 
Changing the shadow direction and using spread 
I think it might help.... 

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


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

Received on Monday, 12 July 2021 14:53:25 UTC