- From: Glenn Adams <glenn@skynav.com>
- Date: Tue, 17 May 2011 22:08:49 -0600
- To: Alex Danilo <alex@abbra.com>
- Cc: Cameron McCormack <cam@mcc.id.au>, public-svg-wg@w3.org
Received on Wednesday, 18 May 2011 04:09:36 UTC
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