scribble-mathjax/unpacked/extensions/MathML
2015-09-14 06:57:01 -04:00
..
content-mathml.js Remove namespaces (resolves issue #1238) and use createElementNS even in IE when possible (these nodes are temprary and never actually go into the DOM, so no need to trigger MathPlayer). I don't know if the m: is right for earlier IE, since element.nodeName may return that and cause the same problems as 1238. That should be checked. 2015-08-10 18:37:43 -04:00
mml3.js Use isEdge for MSEdge detection 2015-09-14 06:57:01 -04:00