Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add identifies, defines, and indicates to the terms list. #516

Closed
cookiecrook opened this issue Jan 25, 2017 · 0 comments · Fixed by #1439
Closed

Add identifies, defines, and indicates to the terms list. #516

cookiecrook opened this issue Jan 25, 2017 · 0 comments · Fixed by #1439
Assignees
Labels
editorial a change to an example, note, spelling, grammar, or is related to publishing or the repo
Milestone

Comments

@cookiecrook
Copy link
Contributor

cookiecrook commented Jan 25, 2017

Add identifies, defines, and indicates to the terms list, and link every use in the attrs list.

These terms are used as the first word of each ARIA attribute definition.
pastedgraphic-2

For example:

  1. When you discover aria-checked is required on checkbox, the checked state "indicates" a value, so check the attr description.
  2. When you discover aria-owns may be useful, it "identifies" an element, so you'd use an IDREF.

Section 6.6. All aria-* attrs
https://www.w3.org/TR/wai-aria-1.1/#state_prop_def

@jnurthen jnurthen added the editorial a change to an example, note, spelling, grammar, or is related to publishing or the repo label Apr 18, 2019
@jnurthen jnurthen added this to the ARIA 1.3 milestone Apr 18, 2019
jnurthen pushed a commit that referenced this issue May 6, 2021
)

* Add and link attribute terms: Defines, Identifies, and Indicates. Resolves #516.
Co-authored-by: Carolyn MacLeod <Carolyn_MacLeod@ca.ibm.com>
Co-authored-by: James Nurthen <james@nurthen.com>
jnurthen pushed a commit that referenced this issue Jun 2, 2022
)

* Add and link attribute terms: Defines, Identifies, and Indicates. Resolves #516.
Co-authored-by: Carolyn MacLeod <Carolyn_MacLeod@ca.ibm.com>
Co-authored-by: James Nurthen <james@nurthen.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial a change to an example, note, spelling, grammar, or is related to publishing or the repo
Development

Successfully merging a pull request may close this issue.

2 participants