Re: [csswg-drafts] Why there's no horizontal-rtl and horizontal-ltr values in the "Writing mode" property? (#10731)

```
writing-mode: horizontal-tb;
direction: ltr;
```
or
```
writing-mode: horizontal-tb;
direction: rtl;
```

are what you're probably looking for

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


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

Received on Monday, 12 August 2024 19:48:45 UTC