[v3 SVG] .MathJax path
Just a random note after trying to reduce the stylesheet generated by the SVG output. At
the stylesheet sets .MathJax path { stroke-width: 3}.
I believe this has no effect (except when disabling fontCache) since it will not match the path in a use element shadow DOM.