white dots are appearing once MathJax has converted latex to html
I am current working with MathJax is 1.0.0-beta.1. My webpage has a transparent background as I am using it as a webview overlay in a Nativescript application. I am seeing white points on the top of the page.
The problem is, that divs are generate with a size of 1px X 1px and a background color of white. The div has class="MJX_LiveRegion" set. Would it be possible to set style="background-color: transparent" ?
