-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When running the Axe integration tests in UDU to check accessibility we are getting the following error:
Ensure all page content is contained by landmarks
Failing HTML:
<div class=\"header-branding sc-admiralty-header\">
For more info see https://dequeuniversity.com/rules/axe/4.10/region?application=playwright
This is against design sys v4.2.1
To Reproduce
Steps to reproduce the behavior:
- Go to https://devukhodataupload.admiralty.co.uk/not-found-error
- View source
- See that it has missing landmark/roles
Expected behavior
The Axe test should pass - assume that a role or landmark needs applying to the div?
Screenshots
HTML of the issue (black star is the erroring code). Yellow highlights have landmarks and the red is a role that is also applied:

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working