Skip to content

Multiple URL issues in help section #264

@fstrr

Description

@fstrr

Hi

In the help section there are several issues with URLs:

  1. There are six files that have URLs that use http instead of https

In the alerts page:

  1. 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)
  2. The id attribute 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.
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions