Closed
Bug 1573831
Opened 3 years ago
Closed 3 years ago
Use more reliable text rendering for MathML reftests
Categories
(Core :: MathML, task)
Core
MathML
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Do this for a few MathML tests that are marked random:
- Use the Ahem font for text rendering.
- Replace single-char mi with other token elements that don't use italic
characters from the Mathematical Alphanumeric Symbols.
Additionally, this fixes invalid markup for maction-dynamic-embellished-op ;
the MathML3 spec says the actiontype attribute is required and tests seem
to assume actiontype="toggle".
https://www.w3.org/TR/MathML3/chapter3.html#presm.maction
mtable-align-whitespace.html
Assignee | ||
Comment 2•3 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b52df3977956f147656287b144152c3d2e44d94
https://treeherder.mozilla.org/#/jobs?repo=try&revision=1ad56fa33271209e1051cc50267d9dd42e5474d2
Keywords: checkin-needed
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52aec1da8394
Use more reliable text rendering for MathML reftests. r=emilio
Keywords: checkin-needed
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•3 years ago
|
Assignee: nobody → fred.wang
You need to log in
before you can comment on or make changes to this bug.
Description
•