Closed
Bug 1907173
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 47078 - Fix mrow-fallback test for WebKit
Categories
(Core :: MathML, task, P4)
Core
MathML
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47078 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47078
Details from upstream follow.
Harry Chen <hchen@igalia.com> wrote:
Fix mrow-fallback test for WebKit
WebKit fails this test for <mfrac>s owing to padding in its UA stylesheet. This removes the padding and brings it in line with other browsers
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → MathML
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f2d60a2e51b73717e5a89eda229e3bcc18aa8374
| 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 47 subtests
Status Summary
Firefox
OK : 1
PASS: 47
Chrome
OK : 1
PASS: 47
Safari
OK : 1
PASS: 9
FAIL: 38
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/332292174b5c
[wpt PR 47078] - Revert default mfrac's padding for mrow-fallback.html test, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•