[wpt-sync] Sync PR 38758 - Update testdriver to support computedrole/computedlabel
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox112 fixed)
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38758 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38758
Details from upstream follow.
James Craig <jcraig@apple.com> wrote:
Update testdriver to support computedrole/computedlabel
Closes https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues/5
Includes basic explicit and implcit role/label tests each for accname (in /accname) and aria role computation (in /aria/role)
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
ERROR: 2
Chrome
OK : 2
PASS : 4
Safari
OK : 2
PASS : 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /accname/basic.html [wpt.fyi]:
ERROR - /wai-aria/role/basic.html [wpt.fyi]:
ERROR
New Tests That Don't Pass
- /accname/basic.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:OK) - /wai-aria/role/basic.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:OK)
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c72f30230349
https://hg.mozilla.org/mozilla-central/rev/ed44baeef059
Description
•