Skip to content

Document ARIA mappings for boolean and node-list properties - #760

Merged
DataTriny merged 2 commits into
AccessKit:mainfrom
blinding-pixels:Docs-boolean-node-properties
Aug 12, 2026
Merged

Document ARIA mappings for boolean and node-list properties#760
DataTriny merged 2 commits into
AccessKit:mainfrom
blinding-pixels:Docs-boolean-node-properties

Conversation

@blinding-pixels

Copy link
Copy Markdown
Contributor

This continues the documentation work from #753 and #757 by covering two boolean properties and eight node-list properties discussed in #749.

Two of these properties, Children and RadioGroup, do not have direct ARIA equivalents. One property, Details, differs from its ARIA 1.2 equivalent because aria-details references a single element, while Details can reference multiple nodes. This difference has been documented.

I ran:

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

Happy to revise anything if required.

Comment thread accesskit/src/lib.rs Outdated
Comment thread accesskit/src/lib.rs Outdated

@DataTriny DataTriny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks once more for this one.

@DataTriny
DataTriny merged commit 426d01e into AccessKit:main Aug 12, 2026
26 checks passed
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.

2 participants