Re: Bidi, HTML5 and CSS3, test bidi-html5-019

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 &#x202d; C<br/> D &#x202c; 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 ("&#x202d;") 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