comparison:
<math>
<mrow>part1</mrow>
<mrow>part2</mrow>
...
<mrow>partn</mrow>
</math>
This gives break points opportunities. Firefox will line-break
in-between these mrow's as necessary. But if you do
<math>
<mrow>longpart</mrow>
</math>
that long row won't break.
---
Roger
> _______________________________________________
> dev-tech-mathml mailing list
> dev-tec...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-mathml
>