Skip to content

Use of group within list is unclear #1011

@JAWS-test

Description

@JAWS-test

Neither the definition of the roles list, listitem and group nor the definition of aria-level in the specification contains any indication of how nested ARIA lists are created. Is the use of group sufficient or is aria-level required? If there is an element with role=group in role=list, this could be used to group or nest the list entries...? Unfortunately, the specification makes no statement about this.
Therefore I would like to know how

<ul><li>...<ul><li>...</ul></ul>

is marked in ARIA. I would also suggest changing the specification so that it becomes clear.

Metadata

Metadata

Labels

has PRPR exists that will close this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions