- From: himorin / Atsushi Shimono via GitHub <sysbot+gh@w3.org>
- Date: Mon, 29 Jun 2020 15:31:50 +0000
- To: public-css-archive@w3.org
> I guess one of the questions this raises, and for which the Japanese government likely provides no guidance, is what happens if you throw Arabic in there: do you get the same effect as if it was set with vertical-rl / upright, rotated, or do you get normal horizontal rtl arabic, and therefore bidi. I suspect that if we do it using `text-orientation: forced-sideways`, then you'd likely get the former, but since `text-orientation` applies to inlines, you could set different values on different runs of text, and get the later. some examples: p26 of https://www.soumu.go.jp/main_content/000688866.pdf, or p2 of https://www.soumu.go.jp/main_content/000675267.pdf (also refer thread at https://github.com/w3c/jlreq/issues/214...) -- GitHub Notification of comment by himorin Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4921#issuecomment-651195974 using your GitHub account
Received on Monday, 29 June 2020 15:31:53 UTC