- From: Eric Muller <emuller@adobe.com>
- Date: Tue, 13 Mar 2012 15:30:48 -0700
- To: "Aharon (Vladimir) Lanin" <aharon@google.com>
- CC: Richard Ishida <ishida@w3.org>, "public-i18n-bidi@w3.org" <public-i18n-bidi@w3.org>, Stephen Zilles <szilles@adobe.com>
On 3/10/2012 10:16 AM, Aharon (Vladimir) Lanin wrote:
> > What does that mean in terms of implementation?
>
> I am not sure what you mean.
>
I think this case will answer my question unambiguously:
<div direction='ltr'> A <span style="unicode-bidi:override;
direction:rtl;"> B ‭ C<br/> D ‬ E </span> F </div>
(where A...F stand for arbitrary strings, not for characters; spaces
added for readability, not part of the text)
Is the explicit LRO ("‭") reopened on the other side of the <br>?
or asked another way, is the type of the characters in the fragment D
overridden to L or to R?
Thanks,
Eric.
Received on Tuesday, 13 March 2012 22:31:17 UTC