Enable font-family: math by default
Categories
(Core :: MathML, task)
Tracking
()
People
(Reporter: fwang, Assigned: fwang)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
| Assignee | ||
Comment 1•2 months ago
|
||
Intent to ship email: ...
Updated•2 months ago
|
Comment 2•2 months ago
|
||
Please request an addition to release notes once this is landed, thanks.
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
| Assignee | ||
Comment 4•2 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: New value for the CSS font-family property, affecting MathML.
[Affects Firefox for Android]: Yes.
[Suggested wording]: The math value of the CSS font-family is now supported and used by default for MathML's <math> element. It enables Web developers to indicate special fonts with advanced math features should be used. Firefox will rely on the serif font for mathematics in the preference (either via the settings menu or via the font.name-list.serif.x-math preference in about:config).
[Links (documentation, blog post, etc)]:
MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/font-family#math
Eri's blog post: https://conflor.es/blog/2025-11-27-interop-and-mathml/
Eri's presentation at FOSDEM: https://fosdem.org/2026/schedule/event/NJM3KB-mathml-core/
Comment 5•2 months ago
|
||
Note added to nightly release notes with this wording:
The
mathvalue of the CSS font-family is now supported and used by default for MathML's<math>element. It enables Web developers to indicate special fonts with advanced math features should be used. Firefox will rely on the serif font for mathematics defined in Firefox preferences.
I am keeping the relnote-firefox? flag set until we include this note in out final 149 release notes, thanks.
Comment 6•2 months ago
|
||
| bugherder | ||
Comment 8•1 month ago
|
||
FF149 MDN work for this can be tracked in https://github.com/mdn/content/issues/43209
Updated•1 month ago
|
Description
•