[wpt-sync] Sync PR 22233 - MathML: Add a test for italic correction when largeop uses a glyph as…
Categories
(Core :: MathML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22233 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22233
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
MathML: Add a test for italic correction when largeop uses a glyph as…
…sembly
Currently there is a test for italic correction taken from
MathItalicsCorrectionInfo (when using MathGlyphVariantRecord.variantGlyph)
but italic correction taken from GlyphAssembly.italicsCorrection (when
using GlyphAssembly).Spec issue: https://github.com/mathml-refresh/mathml/issues/197
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 47 tests
Status Summary
Firefox
OK : 1
PASS: 1[GitHub] 47[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 2
Chrome
OK : 1
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/mathml/presentation-markup/scripts/subsup-parameters-2.html
NonNull Italic Correction (GlyphAssembly): FAIL (Chrome: FAIL)
NonNull Italic Correction (MathGlyphVariantRecord): FAIL (Chrome: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/983fded10d59
https://hg.mozilla.org/mozilla-central/rev/f9d2a1f7125b
Description
•