-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hi
In the help section there are several issues with URLs:
In the alerts page:
- Links to ARIA authoring practices are out of date:
a. this is the correct table link: https://www.w3.org/WAI/ARIA/apg/patterns/table/ (that page lists two different types of table)
b. this is the correct grid link https://www.w3.org/WAI/ARIA/apg/patterns/grid/ (that page lists three different types of grid) - The
idattribute link goes to an out of date W3C URL instead of the WHATWG spec: https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute . The link text should also be updated. - The guidance on heading level 2 being the default ARIA level is out of date. That was the case in ARIA 1.1 but was removed in ARIA 1.2. The Editor's Draft of the Core Accessibility API Mappings 1.2 doesn't list a default heading level. (this was also raised in aria heading levels - must set #193)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels