Re: Documentation and MathML in Firebug
Frédéric Wang <[email protected]> Fri, 06 Nov 2009 11:34:26 +0100
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Message-ID | <[email protected]> |
Steven Roussey wrote: > Is there something like https://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 page http://www.mozilla.org/projects/mathml/ (not really up-to-date though). I don't really know whether it helps...