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

Update section on providing accessible names and descriptions for ARIA 1.2 #1077

Closed
mcking65 opened this issue Jul 12, 2019 · 2 comments · Fixed by #1213 or #1231
Closed

Update section on providing accessible names and descriptions for ARIA 1.2 #1077

mcking65 opened this issue Jul 12, 2019 · 2 comments · Fixed by #1213 or #1231
Assignees
Labels
Practice Page Related to a page within the practices section of the APG Required for ARIA Spec Resolution needed to permit merging of an ARIA feature into the stable branch of the spec

Comments

@mcking65
Copy link
Contributor

mcking65 commented Jul 12, 2019

  • Add guidance on new label, legend, and fieldset roles.
  • Names are prohibitted on caption, code, deletion, emphasis, insertion, paragraph, presentation, strong, subscript, superscript.
  • Names will also be prohibitted on generic role when it is added to ARIA 1.2.
@mcking65 mcking65 added documentation Practice Page Related to a page within the practices section of the APG labels Jul 12, 2019
@mcking65 mcking65 added this to the 1.2 CR milestone Jul 12, 2019
@a11ydoer a11ydoer added the Required for ARIA Spec Resolution needed to permit merging of an ARIA feature into the stable branch of the spec label Aug 23, 2019
@jnurthen
Copy link
Member

notes label, legend and fieldset are not necessary for 1.2

@jnurthen jnurthen self-assigned this Oct 15, 2019
mcking65 pushed a commit that referenced this issue Oct 24, 2019
…1213)

Resolve issue #1077 bby modifying the accessible name and description guidance section as follows:

* Adding a new "prohibited" value for the "Necessaty of Naming" column in the naming guidance table.
* Adding the following roles for which naming is prohibitted to the naming guidance table:
   * caption 
   * code 
   * deletion 
   * emphasis 
   * generic 
   * insertion 
   * None
   * paragraph 
   * presentation 
   * strong 
   * subscript 
   * superscript
michael-n-cooper pushed a commit that referenced this issue Oct 24, 2019
Accessible Name Guidance Section: Add prohibited name guidance (pull #1213)

Resolve issue #1077 bby modifying the accessible name and description guidance section as follows:

* Adding a new "prohibited" value for the "Necessaty of Naming" column in the naming guidance table.
* Adding the following roles for which naming is prohibitted to the naming guidance table:
   * caption
   * code
   * deletion
   * emphasis
   * generic
   * insertion
   * None
   * paragraph
   * presentation
   * strong
   * subscript
   * superscript
@mcking65
Copy link
Contributor Author

mcking65 commented Nov 5, 2019

Re-opening for blockquote, meter, and timer.

@mcking65 mcking65 reopened this Nov 5, 2019
mcking65 pushed a commit that referenced this issue Nov 6, 2019
… time (pull #1231)

* Add naming guidance for blockquote, meter and time roles

Fixes #1212.

* Apply suggestions from code review

Co-Authored-By: Matt King <a11yThinker@Gmail.com>

* Change suggestion for blockquote; change time to Do Not Name

* Clarify what is not supported by ATs
Finish resolving #1077 by adding rows to the naming guidance by role table for blockquote, meter, and time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Practice Page Related to a page within the practices section of the APG Required for ARIA Spec Resolution needed to permit merging of an ARIA feature into the stable branch of the spec
Projects
None yet
3 participants