-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
featuremay add new concept(s) to ARIA which will require implementations or APG changesmay add new concept(s) to ARIA which will require implementations or APG changes
Milestone
Description
associationlist and related roles have tediously long names. These look like ObjC naming conventions: associationlist:item:value: ;-)
associationlist: A section containing associationlistitemkey and associationlistitemvalue elements.
associationlistitemkey: A single key item in an association list.
associationlistitemvalue: A single value item in an association list.
I don't have a particular preference other than "not what's there" but in the interest of forwarding the discussion, I'd suggest the following:
- Remove
associationlistentirely. I don't think there needs to be any distinction betweenlistandassociationlistin the Accessibility APIs. listitemkeyandlistitemvaluemay be sufficient. It's possiblelistitemvaluecould be an alias oflistitem… I'm not certain, but the existence of a key may be all that's needed to distinguish between standard lists (~html:ol/html:ul) and these (~html:dl)
Metadata
Metadata
Assignees
Labels
featuremay add new concept(s) to ARIA which will require implementations or APG changesmay add new concept(s) to ARIA which will require implementations or APG changes
Type
Projects
Status
James Nurthen