Open
Bug 1791411
Opened 3 years ago
Updated 2 years ago
<munderover> superscript position error when in <a> element
Categories
(Core :: MathML, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: 15063662, Unassigned)
Details
Attachments
(5 files)
Steps to reproduce:
See attachment
Actual results:
The first expression displays correctly.
The second expression is the same expression put in <a> element, which displays incorrectly.
(When using the built-in 'Take Screenshot' tool, the page seems to reload and problem goes away, but then I refresh the page, the problem recur.)
Expected results:
The second expression should display the same as the first one.
It also affect other MathML elements: <mfrac> displays larger when put in <a> element.
When put MathML in HTML <a> element,
Firefox doesn't display the over script ¯ and ^ in <mover>.
Chrome (MathML enabled) displays the over script normally.
You need to log in
before you can comment on or make changes to this bug.
Description
•