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

WAI-ARIA 1.1: Editorial comments #119

Closed
momdo opened this issue Dec 12, 2015 · 2 comments
Closed

WAI-ARIA 1.1: Editorial comments #119

momdo opened this issue Dec 12, 2015 · 2 comments
Assignees
Milestone

Comments

@momdo
Copy link

momdo commented Dec 12, 2015

For W3C Working Draft 19 November 2015,
http://www.w3.org/TR/2015/WD-wai-aria-1.1-20151119/

  1. link in "Status of This Document"

Core Accessibility API Mappings 1.1 [[!CORE-AAM]

Broken link.

  1. incorrect link in definition role

HTML dfn

Correct link is http://www.w3.org/TR/2014/REC-html5-20141028/text-level-semantics.html#the-dfn-element .

  1. incorrect link of feed (role)
    http://www.w3.org/TR/2015/WD-wai-aria-1.1-20151119/#articles is absent.

#article is correct.

  1. missing space in grid (role)

To make a grid read-only, insert thearia-readonly attribute of the grid to true

should be

To make a grid read-only, insert the aria-readonly attribute of the grid to true

  1. old link in aria-required (property)

HTML 5 required

http://www.w3.org/TR/2010/WD-html5-20100624/common-input-element-attributes.html#the-required-attribute is too old.
Should be http://www.w3.org/TR/2014/REC-html5-20141028/forms.html#the-required-attribute .

  1. missing anchor in aria-invalid (state)

XForms [XFORMS10] 'invalid' event http://www.w3.org/TR/2006/REC-xforms-20060314/slice4.html#evt-revalidate.

In the draft, the URL actually isn't marked up by the a element.

@ZoeBijl ZoeBijl self-assigned this Dec 12, 2015
@ZoeBijl
Copy link

ZoeBijl commented Dec 12, 2015

Work on this is in: https://github.com/w3c/aria/tree/feature/issue-118

  • link in "Status of This Document" (link was removed)
  • incorrect link in definition role
  • incorrect link of feed (role)
  • missing space in grid (role) (text was altered, error no longer in new text)
  • old link in aria-required (fixed in Point HTML5 links at TR/html5 #123)
  • Missing anchor in aria-invalid

@michael-n-cooper
Copy link
Member

This appears to have been addressed or OBE.

@michael-n-cooper michael-n-cooper modified the milestone: ARIA 1.1 Nov 3, 2016
pkra pushed a commit that referenced this issue May 20, 2024
Use WAI-ARIA mappings and specify only differences for header/footer scoped to body, aside, and output.
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

No branches or pull requests

3 participants