We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf33f89 commit 5d8cfc9Copy full SHA for 5d8cfc9
unpacked/jax/output/HTML-CSS/jax.js
@@ -670,7 +670,6 @@
670
em = test.childNodes[2].offsetHeight/60;
671
cwidth = Math.max(0, jax.HTMLCSS.display ? test.lastChild.offsetWidth - 1:
672
test.lastChild.offsetLeft - test.firstChild.offsetLeft - 2);
673
-console.log(em,ex,cwidth);
674
if (ex === 0 || ex === "NaN") {
675
// can't read width, so move to hidden div for processing
676
hidden.push(div);
0 commit comments