Closed
Bug 656429
Opened 15 years ago
Closed 14 years ago
Negative spaces do not work for children of the math element
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 717546
People
(Reporter: fwang, Unassigned)
References
Details
It seems that negative spaces do not work at the level of the root element.
Compare
<math><mi>___</mi><mspace width="-1em"/><mi>X</mi></math>
and
<math><mrow><mi>___</mi><mspace width="-1em"/><mi>X</mi></mrow></math>
| Reporter | ||
Updated•15 years ago
|
Assignee: nobody → hage.jonathan
| Reporter | ||
Updated•15 years ago
|
Assignee: hage.jonathan → nobody
| Reporter | ||
Comment 2•14 years ago
|
||
Blocking MathJax.
http://devel.mathjax.org/testing/testsuite/LaTeXToMathML/above-below/accents-2.html
Blocks: mathml-in-mathjax
| Reporter | ||
Updated•14 years ago
|
No longer blocks: mathml-in-mathjax
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•