Yes, going forward the right-to-left reading will be supported based on the intl-setting and language the user will be using. We are already introducing this behavior in the platform language:
http://developer.yahoo.com/mobile/blueprin...ners_block.htmlThe content of a block can be horizontally aligned with the "natural" and the "opposite" parameters:
- "natural" (the default; right- or left-align according to locale, e.g. left-align for English)
- "opposite" (reverse normal locale alignment)
As long your content is aligned in natural and the user is using an Arabic language, the writing is planned to be aligned from right to left.