[wpt-sync] Sync PR 18299 - MathML: Use non-zero axis height to test fraction shifts
Categories
(Core :: MathML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18299 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18299
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
MathML: Use non-zero axis height to test fraction shifts
See https://github.com/mathml-refresh/mathml/issues/123
This make tests fail on WebKit/Chromium since they implement this incorrectly.
The stack tests fail on Firefox, this seems dubious to me:
https://searchfox.org/mozilla-central/source/layout/mathml/nsMathMLmfracFrame.cpp#319
(should either substract axisHeight from denShift or rather not modify the shifts at all)
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ff1a1dfad00a
https://hg.mozilla.org/mozilla-central/rev/41084c11a5ce
Description
•