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

Rendering problem in Safari #2459

Closed
AndreyAkinshin opened this issue Jun 22, 2020 · 3 comments
Closed

Rendering problem in Safari #2459

AndreyAkinshin opened this issue Jun 22, 2020 · 3 comments

Comments

@AndreyAkinshin
Copy link

Issue Summary

I have a problem with math expression rendering in Safari on macOS:
image

If I use other browsers or operating systems, everything is OK.

Steps to Reproduce:

Open https://aakinshin.net/posts/harrell-davis-double-mad-outlier-detector/ in Safari on macOS

Technical details:

  • MathJax Import:
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
  • Client OS: Mac OS X 10.15.5
  • Browser: Version 13.1.1 (15609.2.9.1.2)
@dpvc
Copy link
Member

dpvc commented Jun 22, 2020

Thank you for your report. This is a duplicate of #2435 and is being investigated as part of the font update this summer.

@dpvc dpvc added the Duplicate label Jun 22, 2020
@auduchinok
Copy link

It seems to be fixed in Safari 14 beta.
Screenshot 2020-07-23 at 21 15 55

@dpvc
Copy link
Member

dpvc commented Feb 1, 2021

Closing as a duplicate.

@dpvc dpvc closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants