- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jul 2021 10:28:25 +0000
- To: public-css-archive@w3.org
The very same issue is also present with `drop-shadow`. The problem is that the offsets are physical (right and bottom), so when you have vertical writing mode, they still go to the right and to the bottom. The issue here is about having logical offsets, so when you're in RTL or a vertical writing mode they go in a different physical direction. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6338#issuecomment-878163303 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 10:28:29 UTC