Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical alignment issues on Webkit based browsers #3325

Open
ajinkya-k opened this issue Jan 22, 2025 · 0 comments
Open

Vertical alignment issues on Webkit based browsers #3325

ajinkya-k opened this issue Jan 22, 2025 · 0 comments

Comments

@ajinkya-k
Copy link

The vertical alignment of characters in math formula on webkit browsers is messed up. See examples below:

I noticed that the math rendering in the MathJax on webkit based browsers is inconsistent. Here is an example of the in section B2.4 of an online book, where the vertical alignment of the characters is really off. See the Var and AΣA' rendered in safari on macos:
Image

This also happens in Orion -- another Webkit based browser which makes me think its an issue upstream especially because these issues don't seem to happen in Firefox on macos (which does not use webkit):

Firefox:
Image

This issue occurs on all webkit based browsers i checked:

  • Safari on MacOS
  • Orion on MacOS
  • Safari on iOS
  • Chrome on iOS (which uses WebKit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant