[wpt-sync] Sync PR 47966 - Remove ex-generic selector in wai-aria/roles/contextual-roles.html
Categories
(Core :: Disability Access APIs, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47966 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47966
Details from upstream follow.
Jocelyn Tran <jocelyntran@google.com> wrote:
Remove ex-generic selector in wai-aria/roles/contextual-roles.html
The only subtest with the
ex-genericclass inwai-aria/role/contextual-roles.htmlwas removed in this pr.The line
AriaUtils.verifyGenericRolesBySelector(".ex-generic");must also be removed, otherwise it will cause the following error:Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Selector ".ex-generic" should match at least one element.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
PASS: 2
Links
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2814f563e17d
https://hg.mozilla.org/mozilla-central/rev/efc430989fd8
Description
•