Re: Documentation and MathML in Firebug

Steven Roussey <[email protected]> Fri, 6 Nov 2009 11:32:35 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.mathml
Organization http://groups.google.com
Message-ID <[email protected]>
On Nov 6, 2:34 am, Frédéric Wang <[email protected]> wrote:
> Steven Roussey wrote:
> > Is there something likehttps://developer.mozilla.org/en/Gecko_DOM_Reference
> > for MathML? I'm trying to tweak Firebug to better behave with MathML,
> > but the documentation is lacking.
>
> What kind of documentation do you want? On DOM or on MathML support in
> general? Mozilla does not support MathML DOM (Bug 143842) and the only
> doc I know is the project pagehttp://www.mozilla.org/projects/mathml/
> (not really up-to-date though). I don't really know whether it helps...

When I walk the DOM, MathML objects sorta show up. SVG has SVGElement,
I thought MathML would have MathMLElement. What are they? Just
Elements?

Thanks for the bug reference. From 2002. Sigh. At least I don't have
to support anything specialized soon. :)

-steve--