Skip to content

landmark-unique violation at /user_guide/theme-elements.html #1478

@gabalafou

Description

@gabalafou

Sub-issue of #1428.

The landmark-unique violation shows up on the Theme-specific elements page because the following directive gets transformed into a <nav> element:

```{contents} Page contents
:local:
```

As there is already another unlabelled <nav> on the page (in the header), this causes the Axe landmark-unique rule to fail.

Metadata

Metadata

Assignees

Labels

tag: accessibilityIssues related to accessibility issues or efforts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions