Bug 273325
Summary: | AX: Support for new ARIA roles sectionheader and sectionfooter | ||
---|---|---|---|
Product: | WebKit | Reporter: | valerie young <spectranaut> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andresg_22, jcraig, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
valerie young
Request to implement the new ARIA roles sectionheader and sectionfooter.
You can see the change introducing the new roles here: https://github.com/w3c/aria/pull/1931
The CORE-AAM mappings here: https://github.com/w3c/core-aam/pull/207
And the WPT tests here: https://github.com/web-platform-tests/wpt/pull/45916
Per the ARIA working groups new process from the last year, we are seeking implementation experience and implementation feedback on new features before we land them in the editors draft for ARIA 1.4.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127119395>
James Craig
Question here about whether there should be a new AXSubrole. I've requested the PR be held until that decision is made.
https://github.com/w3c/aria/pull/1931#pullrequestreview-2214216388
James Craig
Resolution of that discussion was new AXSubroles:
- AXSectionHeader
- AXSectionFooter
Not to be confused with <header> (banner) and <footer> (contentinfo).