Re: [SVGMobile12] script element processing

On Tue, 20 Jun 2006, Anne van Kesteren wrote:
> > 
> > Its rather like asking what
> > 
> > p.foo {
> >   color: red;
> >   <?Hey Anne isn't this odd?>
> >   font-style: italic }
> > 
> > does.
> 
> If it was in an external style sheet that would be well defined. For 
> inline style sheets in some XML tree it's not really clear.

HTML5 and XBL2 define how you handle this case (as does CSS, in the 
external case). HTML4, XHTML1, and SVG don't, however, as you point out. 
It would be lovely for SVG to define things like this, especially since 
the SVG group announced their intent to define error handling.

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

Received on Tuesday, 20 June 2006 23:01:56 UTC