On Sat, 23 Sep 2006 [EMAIL PROTECTED] wrote:
>
> Hixie raised the caveat that MathML elements should still remain in the 
> MathML namespace.

I meant in the DOM, I didn't mean in the markup. I don't think we should 
have any namespace declarations or namespace prefixes in text/html; I 
would just have the HTML parser always support the MathML elements, in 
the same way that it supports any random unknown element today, except 
that when it sees a MathML element it puts it into the MathML namespace in 
the DOM rather than the XHTML namespace.

I really don't think we want to introduce namespace prefixes or namespace 
declarations into tag soup. I think that would be a big mistake.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to