Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

State machine transitions example #22

@scottaohara

Description

@scottaohara

This example was confusing to me until I realized that some of these buttons likely should have been communicated as being disabled until whatever condition was necessary to enable them.

The changing content should be marked up as being within a live region. E.g., the <output> element would have been expected here, or at least an aria-live=polite on the <div> that the CSS content is modified within. It's unfortunate that CSS content is not text-selectable. I could see this being used in a situation where someone would potentially want to copy the output content, but that'd not be presently possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yaccessibility issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions