Re: [SVGMobile12] 2.1.5: SVG not appropriate for multi-namespace use

On Tue, 3 Jan 2006, Jonathan Watt wrote:
> > >
> > > So:
> > > 
> > >   <text font-size="10" ...>
> > > 
> > > is legal in Tiny implementations but illegal in CSS conforming, 
> > > multi-namespace, Full implementations.
> > 
> > No, CSS is independent of the font-size attribute.
> 
> No it's not. The SVG 1.1 spec says "For user agents that support CSS, the
> presentation attributes must be translated to corresponding CSS style rules
> according to rules described in section 6.4.4 of the CSS2 specification".

Sorry, I meant independent of the CSS syntax. Indeed, all of SVG's 
property attributes get added to the CSS cascade and inheritance steps.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 3 January 2006 18:29:59 UTC