Re: bidi and the initial current text position

typo correction

On Tue, May 17, 2011 at 10:05 PM, Glenn Adams <glenn@skynav.com> wrote:

> In Cameron's example, that was "rtl", which would make the paragraph
> embedding level 0, not 1.
>

in the above,

s/rtl/ltr/

as in:

>Cameron McCormack:
>> > > <style>
>> > >   *text { direction: ltr }*
>> > >   tspan { direction: rtl; unicode-bidi: bidi-override }
>> > > </style>
>> > > <text x="100"><tspan>AB</tspan> cd</text>
>> > >

Received on Wednesday, 18 May 2011 04:09:36 UTC