Re: letter-spacing with text-anchor middle

On Fri, 2010-07-16 at 12:48 +0200, Erik Dahlstrom wrote:
> On Thu, 15 Jul 2010 20:51:25 +0200, Robert Longson <longsonr@gmail.com>  
> wrote:
> 
> > Tav,
> >
> > Ahh I missed that you'd subtly changed from font-size to stroke-width.
> > stroke-width is not defined in CSS2 so it can have a definition that  
> > omits
> > units even in CSS stylesheets.
> >
> > Best regards
> >
> > Robert.
> 
> Tav, Robert,
> 
> I've just added a new test for stroke-width in  
> CSS/inline-style/presentation-attribute, comments/review most welcome:
> 
>    http://dev.w3.org/SVG/profiles/1.1F2/test/svg/types-basic-02-f.svg
> 

Looks good to me.

Opera: Passes all
FF: Fails #4 (unit must be lower case in presentation attributes).
Chrome: Fails #4
Batik: Fails #1, #2, #4, #5 (doesn't support style sheets?)
Inkscape: Fails #5, #6 (case insensitive in CSS)

Tav

Received on Friday, 16 July 2010 11:39:16 UTC