Remove creation of redundent spans (left over from debugging)

This commit is contained in:
Davide P. Cervone 2011-09-22 08:23:46 -04:00
parent b69ef81e7b
commit 9161f45dab
5 changed files with 4 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -144,7 +144,6 @@
//
jax = script.MathJax.elementJax; math = jax.root; jax.NativeMML = {};
var type = (math.Get("display") === "block" ? "div" : "span");
span = HTML.Element(type,{className:"MathJax_MathML", id:jax.inputID+"-Frame"});
span = HTML.Element(type,{
className: "MathJax_MathML", id:jax.inputID+"-Frame"
},[["span",{