[wpt-sync] Sync PR 23950 - Add tests to dynamically modify child list of MathML elements.
Categories
(Core :: MathML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23950 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23950
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
Add tests to dynamically modify child list of MathML elements.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 44 subtests
Status Summary
Firefox
OK : 1
PASS: 41
FAIL: 3
Chrome
OK : 1
PASS: 43
FAIL: 1
Safari
OK : 1
PASS: 28
FAIL: 16
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/mathml/relations/html5-tree/dynamic-childlist-001.html
Removing extra child from mfrac: FAIL
Adding missing children to mfrac: FAIL
New Tests That Don't Pass
/mathml/relations/html5-tree/dynamic-childlist-001.html
Adding children to mspace: FAIL (Chrome: FAIL, Safari: FAIL)
Removing extra child from mfrac: FAIL (Chrome: PASS, Safari: PASS)
Adding missing children to mfrac: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/952a7ca549f7
https://hg.mozilla.org/mozilla-central/rev/2918cf6388cb
Description
•