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: Irfan Ali CB Averitt Sina Bahram Shirisha Balusani Amelia Bellamy-Royds Curt Bellew Alex Bernier Zoë Bijl Jorge Blazquez Alonso Alice Boxhall Matthew Brennan Kim Bunge Kurt Bunge Shari Butler Tammy Campoverde Timothy Cole Dominic Cooney Michael Cooper James Craig Jory Cunningham Jes Daigle Joanmarie Diggs Jason Duan Isaac Durazo Steve Faulkner Reinaldo Ferraz Bryan Garaventa Matt Garrish Raghavendra Giriyappa Glen Gordon Kim Graff Jon Gunderson Markku Hakkinen Sarah Higley Hans Hillen Isabel Holdsworth Stanley Hon Nicholas Hoyt Shilpi Kapoor Matthew King Greta Krafsig Peter Krautzberger JaEun Jemma Ku Lori Lane Charles LaPierre Gez Lemon Aaron Leventhal Brian Liu Xu David MacDonald Carolyn MacLeod Daniel Marques Dominic Mazzoni Mark McCarthy Juliette McShane Jan McSorley Erika Miguel Sheila Moussavi James Nurthen Scott O'Hara Achraf Othman Christos Petrou Simon Pieters Ian Pouncey Ruoxi Ran Melanie Richards Adrian Roselli Janina Sajka Stefan Schnabel Harris Schneiderman Lisa Seeman-Kestenbaum Boaz Sender Tzviya Siegman Sharon Snider Neil Soiffer Volker Sorge Francis Storr Melanie Sumner Alexander Surkov Scott Vinkle Can Wang WEI WANG Léonie Watson Shane Wegner Jason White Jan Williams Cindy Xavier Evan Yamanishi Benjamin Young Valerie Young Marco Zehe Bryan Garaventa
Description: Since I didn't get any information against, I'll file this as an official issue. According to the children presentational description at http://www.w3.org/TR/wai-aria-1.1/#h-childrenarepresentational Embedded child roles are not exposed by the user agent, but instead a flat labelling mechanism is used instead no matter what type of content is contained within these roles. Currently only the following roles include this property: button img math progressbar separator scrollbar slider So this seems right, a button cannot include children with roles like link, slider, region, tablist, textbox, listbox, radio, checkbox, etc., because that wouldn't make any sense. So, with this logic, all of the following roles should also include children presentational = true . checkbox combobox menuitem menuitemcheckbox menuitemradio option radio searchbox spinbutton switch tab textbox treeitem This seems logical, because none of the above roles are 'composite' widgets. https://www.w3.org/TR/wai-aria-1.1/#composite There is one widget exception that is not clear, role=link, which I'm not certain if this is a good idea to do or not for this role. E.G On one side, some roles such as heading may be useful, but at the same time, embedding child widget roles is problematic as is the embedding of structural roles such as list, table, region, etc., which is confusing when encountered. A question was raised about treeitem too, but I don't know of any markup examples where embedding roles within this widget type is a good idea.
Add notes (no markup allowed, URIs get automatically hyperlinked):
No related emails.
Closed per the completed (closed actions) listed in this issue. These changes went out for CFC and were accepted.