sarabander / sicp

HTML5/EPUB3 version of SICP
http://sarabander.github.io/sicp/
Other
4.35k stars 600 forks source link

MathML on Firefox renders too high #31

Open auxym opened 6 years ago

auxym commented 6 years ago

I'm experiencing the following on Firefox 63.0 on Arch Linux:

https://i.imgur.com/D39YePh.png

https://i.imgur.com/gWCakyj.png

So, it looks like the MathML math is getting rendered super high. On chrome, it appears that rendering is done with MathJax.

I'm not sure sure if this is an unfixable thing with Firefox, but if it is, maybe the page should just use MathJax on Firefox too? For what it's worth, StackExchange Mathematics uses MathJax on both Chrome and Firefox, and renders identically on both.

flying-sheep commented 4 years ago

See mathjax/MathJax-dev#21