Math/modules
Ed Sanders 31df8ff3a8 Emit rerender on math node if Tex image is not present
This happens with then empty tag is rendered.

Bug: 63093
Change-Id: I5cf731cedda134d2542946da82997bddf58b00b5
2014-03-31 16:07:59 -07:00
..
MathJax Push math nodes onto mathArray individually to avoid problem in IE < 9 where push.apply doesn't work on a nodeList. Also, avoid duplicate elements in the array by checking for namespace prefixes. This needs to work for both HTML and XHTML. Resolves issue #672. 2014-02-17 03:29:45 +00:00
VisualEditor Emit rerender on math node if Tex image is not present 2014-03-31 16:07:59 -07:00
.jshintrc Adding mathoid as tex to MathML and SVG renderer 2013-10-04 17:03:34 -07:00
ext.math.mathjax.enabler.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00