[wpt-sync] Sync PR 47244 - Fix invalid munderover number of children for mrow/stretch-along-block-axis-001.html
Categories
(Core :: MathML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47244 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47244
Details from upstream follow.
Harry Chen <hchen@igalia.com> wrote:
Fix invalid munderover number of children for mrow/stretch-along-block-axis-001.html
Valid munderover elements should have 3 in-flow children *, and currently there exists an munderover in the stretch-along-block-axis-001.html test with only 2. Since this test is not intended to test invalid markup, add an extra child to make the element valid.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK : 1
PASS: 3
FAIL: 2
Chrome
OK : 1
PASS: 5
Safari
OK : 1
PASS: 1
FAIL: 4
Links
Details
New Tests That Don't Pass
- /mathml/presentation-markup/mrow/stretch-along-block-axis-001.html [wpt.fyi]
- Only operators with a stretchy property and block stretch axis.:
FAIL(Chrome:PASS, Safari:FAIL) - Operators smaller and larger than non-stretchy siblings.:
FAIL(Chrome:PASS, Safari:FAIL)
- Only operators with a stretchy property and block stretch axis.:
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•