Skip to content

Firefox NativeMML does not stretch direct child operators of an mtd/math #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fred-wang opened this issue Feb 1, 2013 · 2 comments
Closed

Comments

@fred-wang
Copy link
Contributor

This is bug 236963 in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=236963

The bug does not show up with the math element because we always add an explicit mrow. Regarding the mtd element, the situation does not seem to be very likely for the TeX input jax. Here is one where I cheated and used \mmlToken:

  \(
  \begin{array}{c}
    \mmlToken{mo}{[}
    \Space{0em}{1em}{1em}
  \end{array}
  \)
@fred-wang
Copy link
Contributor Author

A workaround for this is available on #356

@dpvc
Copy link
Member

dpvc commented Dec 23, 2013

This seems to be working now (tested in FF 25).

@dpvc dpvc closed this as completed Dec 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants