Re: incorrect collapse of single space mtext
"DPurohit" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Feb 26, 8:27 pm, "Chris Chiasson" <[email protected]> wrote: > Is it just me or is FF incorrectly collapsing single space mtext > elements to zero space mtext elements? I was creating dynamic MathML and found that only the trailing spaces were collapsing. I solved the problem by inserting   in such cases. DPurohit