Open
Bug 1285277
Opened 9 years ago
Updated 3 years ago
nsMathMLChar: Add a mapping from combining to non-combining equivalents
Categories
(Core :: MathML, defect, P5)
Core
MathML
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: fredw, Unassigned)
References
Details
Many math fonts provide stretch variants and assemblies for combining characters instead of their non-combining equivalent, contrary to what MathML says (https://www.w3.org/TR/MathML3/chapter7.html#chars.comb-chars). For example Latin Modern Math has ̲ U+0332 COMBINING LOW LINE but nothing for _ U+005F LOW LINE. We should have mapping from combining to non-combining forms in order to be able to use the corresponding variant and assemblies from these math fonts when nothing in the unicode table exists.
Updated•8 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•