Open
Description
Issue Summary
Multiscripts are rendered incorrectly in Safari/WebKit.
Steps to Reproduce:
<math display="block">
<mmultiscripts>
<mi>A</mi>
<mi>postsub</mi>
<mprescripts></mprescripts>
<mi>presub</mi>
<mi>presup</mi>
</mmultiscripts>
</math>
On Safari (tested on macOS and iPadOS) you get
You can see that if there are both sub- and superscript, the rendering is fine. If there is only a subscript, it moves to the top (and actually even higher than a normal superscript).
Technical details:
- MathJax Version: 3.2.2
- Client OS: macOS 14.7.2
- Browser: Safari 18.2
I am using the following MathJax configuration: on https://www.mathjax.org/#demo