Skip to content

[css-view-transitions-1] Include aria-busy="true" by default #8447

@nattarnoff

Description

@nattarnoff

[css-view-transitions-1]
We've had aria-busy for a little why now to indicate when dynamically loaded content is being fetched and rendered to the client. This is something the author needs to set though. With CSS View Transitions there will be a significant amount of content updating, moving, and changing. Users who are blind or have low vision and are reliant on screen readers will need to know that the content is in a change state. I'm proposing that instead of leaving it up to the author to include aria-busy="true" when they are developing the transitions the specification should include this during the transition. This will improve accessibility and reduce the weight to implement the CSS feature by reassuring basic accessibility is covered.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions