Nickname:
Title:
State: RAISED OPEN PENDINGREVIEW CLOSED POSTPONED
Product: None AccNam AAM 1.2 ARIA 1.0 ARIA 1.0 Authoring Practices ARIA 1.0 Implementation Guide ARIA 1.0 Primer ARIA 1.0 Test Plan ARIA 1.1 ARIA 1.1 Authoring Practices ARIA 1.1 Core Mapping Specification ARIA 1.1 Name Computation ARIA 1.1 Test Plan ARIA 1.2 ARIA 1.2 Core AAM specification ARIA 2.0 ARIA 2.0 Authoring Practices ARIA 2.0 Core AAM ARIA 2.0 Name Calculation ARIA HTML 5 Implementation Guide CSS AAM Digital Publishing AAM Digital Publishing Roles Module Miscellaneous SVG AAM Accessibility Mapping spec. WCAG 2 Techniques for ARIA
Raised By: Sina Bahram Aditya Bajaj Benjamin Beaudry Curt Bellew Zoë Bijl Shari Butler ANDREA CARDONA Dominic Cooney Michael Cooper James Craig Joanmarie Diggs Isaac Durazo Howard Edwards James Edwards Frank Elavsky Mayuri Faldu Steve Faulkner Reinaldo Ferraz Alexander Flenniken Bryan Garaventa Rashmi Garimella Matt Garrish Jaunita George Ariella Gilmore Michael Goddard Glen Gordon Shirisha Gubba Jon Gunderson Markku Hakkinen Sarah Higley Hans Hillen Isabel Holdsworth Stanley Hon Patrick Hung Matthew King Greta Krafsig Peter Krautzberger JaEun Jemma Ku Christopher Lane Charles LaPierre Gez Lemon Aaron Leventhal Laurence Lewis biao liu Brian Liu Xu David MacDonald Sazzad Mahamud Mark McCarthy Erika Miguel Daniel Montalvo Sheila Moussavi James Nurthen Scott O'Hara Adam Page Michael Pennisi Roberto Perez Janina Sajka Trisha Salas Stefan Schnabel Harris Schneiderman Boaz Sender Cynthia Shelly Tzviya Siegman Avneesh Singh Neil Soiffer Francis Storr Melanie Sumner Alexander Surkov James Teh Seth Thompson Jan Williams Benjamin Young Valerie Young Helen Zhou 骅 杨 Joanmarie Diggs
Description: The Core-AAM states that role="presentation" is mapped to ROLE_PANEL in the case of ATK/AT-SPI. This should be ROLE_SECTION. http://rawgit.com/w3c/aria/master/implementation/aria-implementation.html#role-map-presentation
Add notes (no markup allowed, URIs get automatically hyperlinked):
No related emails.
The good news is that this seems to have been fixed in February, with the mapping correctly showing ROLE_SECTION. The bad news is that the commit with the fix is one [1] in which a BUNCH of stuff was changed as an apparent consequence of branch merging. But before that commit [2], the mapping is panel; in that commit [3], the mapping is section. So while it's not immediately clear why the fix was made, it was made. Setting the state to CLOSED -- and tweaking the title a tad to reflect the nature of the issue. [1] https://github.com/w3c/aria/commit/8029e35b [2] https://github.com/w3c/aria/blob/8029e35b^/core-aam/core-aam.html#L1000 [3] https://github.com/w3c/aria/blob/8029e35b/core-aam/core-aam.html#L967