Open
Bug 963125
Opened 12 years ago
Updated 2 years ago
Use Overbar* and Underbar* Open Type MATH constants
Categories
(Core :: MathML, enhancement)
Core
MathML
Tracking
()
NEW
People
(Reporter: fredw, Unassigned)
References
(Depends on 1 open bug)
Details
It's not really obvious when they should be used in MathML but some possibilities:
- When <mo>‾</mo> and <mo>_</mo> as well as similar stretchy horizontal bars are used as munderover/munder/mover scripts. This is the most natural way to represent \overline and \underline in MathML.
- When positioning an "accentunder": https://hg.mozilla.org/mozilla-central/file/8dc7bf30840d/layout/mathml/nsMathMLmunderoverFrame.cpp#l408
- For menclose@notation = top, menclose@notation = bottom?
Updated•12 years ago
|
Severity: normal → enhancement
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•