Closed
Description
See https://groups.google.com/forum/#!topic/mathjax-dev/GIvpWSNJrgA/discussion about various options regarding what the input/output modes could do and whether there are benefits to MathJax code.
For Gecko, this avoids a bug regarding size of open/close operators in mfenced. If this change is made, an explicit <mrow>
should be added to element to workaround this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=236963
That could also solve issue in Opera when multiple children are used. I don't know whether that make the situation of operator stretching better or worse, though