Closed
Bug 1571296
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18276 - MathML: Make box comparison more reliable by using an absolutely-posi…
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18276 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18276
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
MathML: Make box comparison more reliable by using an absolutely-posi…
…tioned div.
It seems padding/border/margin-002 tests may fail because of interaction between
sibling divs. Although this probably need separate debugging/testing, these
tests are intended to verify each subtest individually, so make the testing divs
absolutely-positioned in order to isolate them from the rest of the layout.
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Comment 1•6 years ago
|
||
PR 18276 applied with additional changes from upstream: 1858b9082aa757fc91d3e7030b885ac108f320cf
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → MathML
Product: Testing → Core
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Component: MathML → web-platform-tests
Product: Core → Testing
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8075e7e594c2d1b08c75247c4872c80716ffc642
| Assignee | ||
Comment 4•6 years ago
|
||
Ran 7 tests and 237 subtests
OK : 7
PASS : 46
FAIL : 191
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ccc2895b238
[wpt PR 18276] - MathML: Make box comparison more reliable by using an absolutely-posi…, a=testonly
Comment 6•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•