Re: [csswg-drafts] Hebrew in Firefox reversed characters [ruby] (#4409)

`<ruby dir=rtl>` will give you the base ordering you want.

[The Ruby spec](https://drafts.csswg.org/css-ruby/#bidi) defines that ruby bases are *not* implicitly re-ordered based on the text inside; instead they pay attention to the explicit direction of the ruby container.

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

Received on Thursday, 10 October 2019 19:55:10 UTC