-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[CommonHTML] regression on develop branch: horizontal stretch causes processing error #1541
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
Comments
Of course, the MathML is invalid, because It turns out that this is related to the |
…reNode() step through inferred rows (to match what Core() does). Finally, make CHTMLaddChild() add a box of the correct type if forceChild is set. Resolves issue mathjax#1541.
The |
D'Oh! for overly minimizing my example without sanity checking it (though IIRC the HTML-CSS output handled it ok). Thanks for the quick fix! |
Yes, both HTML-CSS and SVG handled the missing element OK. With the patch, so does CommonHTML. |
Fix problems with stretching <mover> in <mtd> elements. #1541
==> Merged |
There are tests already in the testsuite that should catch this, so I'm marking as "Test Not Needed". |
I ran into a regression on the develop branch.
Here's a minimal example. It seems to require the mtable and the mover (this came from an AMScd source).
lastError
gave me:The text was updated successfully, but these errors were encountered: