Skip to content

docs: Document node flag properties - #772

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

docs: Document node flag properties#772
blinding-pixels wants to merge 1 commit into
AccessKit:mainfrom
blinding-pixels:Docs-flag-properties

Conversation

@blinding-pixels

Copy link
Copy Markdown
Contributor

This continues the documentation work. It covers the flag properties.

The main difference I found is that Hidden excludes a node from hit testing as well as from the tree presented to assistive technologies, while aria-hidden only controls exposure to assistive technologies.

The spelling and grammar error flags are documented separately from aria-invalid, since they identify marked text rather than the invalid state of an input.

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