Open
Bug 1959455
Opened 14 days ago
Updated 17 hours ago
[wpt-sync] Sync PR 51918 - Fix mismatched HTML closing tag in test case roles-contextual.tentati…
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51918 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51918
Details from upstream follow.
Kaustubh Gaikwad <66181824+kaustubh2332@users.noreply.github.com> wrote:
Fix mismatched HTML closing tag in test case roles-contextual.tentati…
Fixes #50383
Assignee | ||
Updated•14 days ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 day ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f7cc0093c7087505638615b24872e58bc7b26dc
Assignee | ||
Comment 2•17 hours ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Chrome
OK
: 1
PASS
: 4
Safari
OK
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html-aam/roles-contextual.tentative.html [wpt.fyi]
- el-footer:
FAIL
(Chrome:PASS
, Safari:FAIL
) - el-footer-ancestormain:
FAIL
(Chrome:PASS
, Safari:FAIL
) - el-header:
FAIL
(Chrome:PASS
, Safari:FAIL
) - el-header-ancestormain:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- el-footer:
You need to log in
before you can comment on or make changes to this bug.
Description
•