-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Chrome on XP can't access some web-font characters #202
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
Comments
Is is specific to web fonts or does it also happen with local fonts? |
I think it also affects local fonts. |
Of course, the characters affected seem to change from version to version. |
Marking "Do Not Write Automated Test". This kind of bug when a browser can't access a character from a font is difficult to test and tests like "comparing if two different characters display differently" are not really efficient, especially if the set of characters affected changes from version to version. I prefer to let you doing manual testing. |
This is a duplicate of issue #239. |
The |
Chrome on Windows XP can't access four character from the web fonts used by MathJax. These are the combining arrow above (U+20D7), the combining dot above (U+0307), combining double acute accent (U+030B), and the combining long solidus overlay (U+0338).
The text was updated successfully, but these errors were encountered: