Skip to content

Document ARIA mappings for enum-valued properties - #764

Open
blinding-pixels wants to merge 1 commit into
AccessKit:mainfrom
blinding-pixels:Docs-enum-properties
Open

Document ARIA mappings for enum-valued properties#764
blinding-pixels wants to merge 1 commit into
AccessKit:mainfrom
blinding-pixels:Docs-enum-properties

Conversation

@blinding-pixels

Copy link
Copy Markdown
Contributor

This continues the documentation work by covering the enum-valued properties.

The two differences I found are that Toggled combines the separate aria-checked and aria-pressed states based on the node's role, and AriaCurrent supports the defined enum values while ARIA also treats unrecognized non-empty tokens as true.

I ran:

  • cargo fmt --all -- --check
  • RUSTDOCFLAGS="-D warnings" cargo doc -p accesskit --no-deps
  • cargo test -p accesskit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant