-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
A div element is a semantically neutral element that doesn't not convey its meaning or state to the accessibility layer. These examples should use the ARIA progressbar role (or use native HTML semantics) and update the state using the various state attributes (using JS). See https://www.w3.org/TR/wai-aria/roles#progressbar for details.
Metadata
Metadata
Assignees
Labels
No labels