# Description Tracker for upstream issues relating to latest aria roles: ## accname - [ ] multiple accname failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package - [ ] `math` element support for testing - update needed to upstream [`jsdom`](https://github.com/jsdom/jsdom) package - https://github.com/jsdom/jsdom/issues/3515 ## core-aam - [ ] multiple skips - updates needed to testing setup to support testing of Accessibility APIs - [x] `comment`, `image` role failure - updates needed to upstream [`aria-query`](https://github.com/A11yance/aria-query) package for WAI-ARIA 1.3 roles - https://github.com/A11yance/aria-query/pull/557 - [x] `deletion`, `insertion`, `mark`, `suggestion` role support for testing - updates needed to [`wpt`](https://github.com/web-platform-tests/wpt) - https://github.com/web-platform-tests/wpt/issues/45779 - [ ] `form` role support for testing - updates needed to [`wpt`](https://github.com/web-platform-tests/wpt) - https://github.com/web-platform-tests/wpt/issues/46924 ## dpub-aam - [ ] multiple skips - updates needed to testing setup to support testing of Accessibility APIs - [x] `doc-pagefooter`, `doc-pageheader` role failure - updates needed to upstream [`aria-query`](https://github.com/A11yance/aria-query) package - https://github.com/A11yance/aria-query/issues/552 ## graphics-aam Currently not supported ## html-aam - [ ] multiple contextual role failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package to support roles based on context - [x] `hgroup`, `s`, `search` role failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package and upstream [`aria-query`](https://github.com/A11yance/aria-query) package - https://github.com/A11yance/aria-query/issues/553 ## svg-aam - [ ] multiple role and accname failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package ## wai-aria - [ ] multiple contextual role failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package to support roles based on context - [x] `suggestion` role failure - updates needed to upstream [`aria-query`](https://github.com/A11yance/aria-query) package for WAI-ARIA 1.3 roles - https://github.com/A11yance/aria-query/pull/557 - [x] `img` vs `image` and `directory` vs `list` synonym role failures - updates needed to upstream [`dom-accessibility-api`](https://github.com/eps1lon/dom-accessibility-api) package and upstream [`aria-query`](https://github.com/A11yance/aria-query) package - https://github.com/A11yance/aria-query/pull/557
Description
Tracker for upstream issues relating to latest aria roles:
accname
dom-accessibility-apipackagemathelement support for testing - update needed to upstreamjsdompackage - Implement MathML jsdom/jsdom#3515core-aam
comment,imagerole failure - updates needed to upstreamaria-querypackage for WAI-ARIA 1.3 roles - [Breaking] WAI-ARIA 1.3 update A11yance/aria-query#557deletion,insertion,mark,suggestionrole support for testing - updates needed towpt- Syntax error in core-aam tests web-platform-tests/wpt#45779formrole support for testing - updates needed towpt- Attribute typo in core-aam form-manual test web-platform-tests/wpt#46924dpub-aam
doc-pagefooter,doc-pageheaderrole failure - updates needed to upstreamaria-querypackage - Missingdoc-pagefooteranddoc-pageheaderfrom thedpub-ariaspecification A11yance/aria-query#552graphics-aam
Currently not supported
html-aam
dom-accessibility-apipackage to support roles based on contexthgroup,s,searchrole failures - updates needed to upstreamdom-accessibility-apipackage and upstreamaria-querypackage - feat: Incorrect element role mappings A11yance/aria-query#553svg-aam
dom-accessibility-apipackagewai-aria
dom-accessibility-apipackage to support roles based on contextsuggestionrole failure - updates needed to upstreamaria-querypackage for WAI-ARIA 1.3 roles - [Breaking] WAI-ARIA 1.3 update A11yance/aria-query#557imgvsimageanddirectoryvslistsynonym role failures - updates needed to upstreamdom-accessibility-apipackage and upstreamaria-querypackage - [Breaking] WAI-ARIA 1.3 update A11yance/aria-query#557