Reftest failure mi-mathvariant-2 with STIX fonts
Created by: fred-wang
Planck Constant (ℎ) has default style italic and so the markup
<mi>ℎ</mi>
and
<mi mathvariant="normal">ℎ</mi>
should be displayed the same way. But it is not the case with MathJax, at least since I've installed STIX fonts on my virtual machines.
( I haven't read precisely what the MathML3 spec says with the unstyled characters. This reftest comes from this Mozilla's bug: https://bugzilla.mozilla.org/show_bug.cgi?id=413115#c2 )