<Document>
<Page style={styles.body}>
<Text style={styles.text}>
U+00Bx (correct): x², x³, x¹
</Text>
<Text style={styles.text}>
U+207x: x⁰, xⁱ, x⁴, x⁵, x⁶, x⁷, x⁸, x⁹, x⁺, x⁻, x⁼, x⁽, x⁾, xⁿ
</Text>
<Text style={styles.text}>
U+208x: x₀, x₁, x₂, x₃, x₄, x₅, x₆, x₇, x₈, x₉, x₊, x₋, x₌, x₍, x₎
</Text>
<Text style={styles.text}>
U+209x: xₐ, xₑ, xₒ, xₓ, xₔ, xₕ, xₖ, xₗ, xₘ, xₙ, xₚ, xₛ, xₜ
</Text>
</Page>
</Document>
Describe the bug
Trying to render select superscripts and subscripts results in a wrong rendering.
To Reproduce
Steps to reproduce the behavior including code snippet (if applies):
Expected behavior
All the superscripts and subscripts are rendered correctly.
Screenshots
Desktop: