Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

Add ARIA Landmarks to Skeleton HTML #197

@dainemawer

Description

@dainemawer

Is your enhancement related to a problem? Please describe.
Some a11y validators such as aXe trip up on the fact that ARIA Landmarks can sometimes be missed, or not properly implemented.

Further reading

Describe the solution you'd like
We should ensure that fresh installations of the theme-scaffold contain semantically correct, and accessibly valid ARIA Landmarks such as <main aria-labelledby="title">, <header>, <footer> etc in order to pass accessibility validation. Furthermore, the accessible "Skip Links" anchor should be included within a landmark as well as by default within the theme-scaffolds default HTML - we could possibly create a separate ticket for that.

Additional context
This ticket originates from a chat I had with @joesnellpdx regarding an accessibility audit on a new build.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions