- Notifications
You must be signed in to change notification settings - Fork 607
Closed
Labels
Description
The W3C spec for elements in a group states that all items below an item with a group role should be "listitem" elements, not "item" elements. I am seeing WCAG violations using your library based on this.
Can we get the default state of these roles changed, and/or add support to specify those roles?