MathJax braces with HTML-CSS renderer broken when browser.display.use_document_fonts is 0
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: vincent-moz, Unassigned)
Details
Attachments
(2 files)
| Reporter | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
| Reporter | ||
Comment 3•11 years ago
|
||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Is there a way to workaround this now that bug 1363454 is fixed?
Comment 5•3 years ago
|
||
I'm not sure how to test this right now -- on the Wikipedia page mentioned in comment 0, I'm getting the equation displayed as an image, so it's independent of fonts -- but if you determine which font is involved, you could add it to the browser.display.use_document_fonts.icon_font_allowlist list in about:config (even if it's not really an icon font in this case).
Comment 6•3 years ago
|
||
I'm not sure how to test this right now
On https://www.mathjax.org/#samples, set the rendering engine to CommonHTML.
but if you determine which font is involved, you could add it to the
browser.display.use_document_fonts.icon_font_allowlist
I tried but to no avail, maybe I'm missing something?
Comment 7•3 years ago
|
||
After adding MJXZERO, MJXTEX, MJXTEX-I to the allowlist, it seems to work as expected for me. Which platform are you using? (Did you definitely confirm the change to the list (click the checkmark beside it) after editing it?)
Comment 8•3 years ago
|
||
Well, I missed MJXZERO when I tried, and after adding that it started to work.
Can we add those to the default and maybe do something for https://katex.org/ as well?
Description
•